a:link {
	font-family: "Arial";
	font-size: 11px;
	color: #4169E1;
	text-decoration: none;
}
a:visited {
	font-family: "Arial";
	font-size: 11px;
	color: #483D8B;
	text-decoration: none;
}
a:hover {
	font-family: "Arial";
	font-size: 11px;
	color: #9400D3;
	text-decoration: underline;
}
