.admin_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
A:LINK {
	color : #000000;
	text-decoration : underline;
	font-weight: 700;
}

A:VISITED {
	color : #666666;
	text-decoration : underline;
	font-weight: 700;
}

A:HOVER {
	color : #FF0000;
	text-decoration : underline;
	font-weight: 700;
}
BODY	{
	background-color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
}

tr.RowColorSwap:hover {
background-color: #E2E2E2;
}
