a:link {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "Verdana";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Verdana";
	font-size: 11px;
	color: #003366;
	text-decoration: underline;
}
a:active {
	font-family: "Verdana";
	font-size: 11px;
	color: #694D18;
	text-decoration: none;
}
