/* Custom link styles */

a:visited {
	text-decoration: none;
	color: #0000cc;
}

a:hover {
	text-decoration: underline;
	color: #990099
}

a:link {
	text-decoration: none;
	color: #000066


