.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.links a:link {color: #003366; text-decoration: none} 
.links a:visited {color: #003366; text-decoration: none} 
.links a:hover {color: #FF0000; text-decoration: none} 
.links a:active {color: #003366; text-decoration: none} 

.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: none;
}
.links2 a:link {color: #003366; text-decoration: none} 
.links2 a:visited {color: #003366; text-decoration: none} 
.links2 a:hover {color: #FF0000; text-decoration: none} 
.links2 a:active {color: #003366; text-decoration: none} 


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000033;
	text-decoration: none;
}
.Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;
}
