a:link {
	color: #2A6B90;
	text-decoration: none;
}
a:visited {
	color: #214087;
	text-decoration: none;
}
a:hover {
	color: #969DAF;
	text-decoration: none;
}
a:active {
	color: #214087;
	text-decoration: underline;
}
body {font-family:Tahoma, Verdana, Arial, Helvetica; font-size:11px;}

