.twelvegrey {  font-family: Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #999999}
.elevengrey {  font-family: Verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #999999}
.elevenltblu {  font-family: Verdana, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #67859E}
.twelveblu {  font-family: Verdana, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; color: #C4D1DA}
a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #C3D0D8;
	line-height: 20px;

}
a:link {
	text-decoration: none;
	color: #C4D1DA;
	line-height: 20px;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
	line-height: 20px;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
	line-height: 20px;
}
a:active {
	text-decoration: none;
	color: #FF0066;
	line-height: 20px;
	}