a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.smaller_font {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	color: #003366;
}

a:active {
	color: #006600;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0000CC;
}
