A {text-decoration:none; color: #ffffff;}
A:hover {
	text-decoration: none;
	color: White;
	background-color : #cc0a0a;
}
A:link {
	text-decoration: none;
	color: White;
	font-weight : bold;
	font-size : 8pt;
}
A:visited {
	text-decoration: none;
	color: White;
	font-weight : bold;
	font-size : 8pt;
}
B, TD, P, LI, UL, INPUT {text-decoration:none; color: #003344; font-family: Verdana;font-size: 11pt}
B {
	font-weight : bold;  font-size: 11pt
}
H1 {text-decoration:none; color: #000000; font-family: Verdana; font-size: 16pt}

