.bodytext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
a:link {color: #316587;
}
a:visited {color: #316587;
}
a:hover {color: #CC6666;
}
a:active {color: #CC6666;
}

.boldblue {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	line-height: 20px;	
	color: #275475;
}
.red14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	color: #c31328;
}
.white14 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold; 
	color: #FFFFFF;
}