FONT, TD, BODY, P, DIV {font-family: Arial, sans-serif; font-size: 14px }
INPUT, SELECT, TEXTAREA, FORM { font-family: Arial, sans-serif; font-size: 14px }
a {
	font-family: Arial, sans-serif;
	color: White;
	text-decoration: underline;
}
a:active {
	font-family: Arial, sans-serif;
	color: White;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, sans-serif;
	color: White;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, sans-serif;
	color: Yellow;
	text-decoration: underline;
}





