a.link {
	color: #0099FF;
	}
a.visited {
	color: #00A67C;
	}
a.hover {
	color: #990066;
	}
a.active{
	color: #FF0099;
	}
span a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	}
.hr75 {
	width: 75%;
	}