.admin_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
A:LINK {
	color : #000000;
	text-decoration : underline;
	font-weight: 600;
}

A:VISITED {
	color : #333333;
	text-decoration : underline;
	font-weight: 600;
}

A:HOVER {
	color : #990000;
	text-decoration : underline;
	font-weight: 600;
}
BODY	{
	background-color : #4B6981;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}