BODY {font-family:verdana,helvetica,arial; color:#417293; font-size:12px;}

TD {font-family:verdana,helvetica,arial; color:#417293; font-size:12px;}
P {font-family:verdana,helvetica,arial; color:#417293; font-size:12px;}

UL {font-family:verdana,helvetica,arial; color:#417293; font-size:12px;}
OL {font-family:arial,verdana,helvetica; color:#417293;  font-size:12px;}
P.footer {font-family:arial,verdana,helvetica;  color:#000000; font-size:10px;}
A {
	FONT-SIZE: 12px; COLOR: #003366; FONT-FAMILY: verdana,helvetica,arial;
	TEXT-DECORATION: underline
}

A: link {
	font-family:verdana,helvetica,arial; color:#003366; TEXT-DECORATION: underline font-size:12px;
	}
	
A:visited {
	COLOR: #003366; 
}
A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}



.button a {
	display: block;
	padding-bottom: 2px;
	padding-left:5px;
	padding-top: 2px;
	padding-right: 2px;
	text-decoration: none;
	width: 165;
	height: 20;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #417293;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.button a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
	background-color: #f5bb21;

}