a:link {
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #66CBF5;
	text-decoration: underline;
}
a:visited {
	color: #0D2041;
	text-decoration: underline;
}
