	
a {
	color: #330000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
a:link {
	color: #330000;
}

a:hover {
	color: #3399cc;
	}


a:active {
	color: #cc0000;
}

