.admin_type {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
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 : #669956;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}