a {
	font-family: ArialMT, Arial, Helvetica, sans-serif;
	color: #0055a0;
	text-decoration:underline;
}
a:hover {
	color: #0092a9;	
	text-decoration: none;
}
.largeBlue {
	color: #005dab;
	font-size: 18px;
}
.smallBlue {
	color: #005dab;
}
.largeGreen {
	color: #0092a8;
	font-size: 18px;
}
.smallGreen {
	color: #0092a8;
}