a:link {
	color: #004080;
	text-decoration: none;
}


a:visited {
	color: #004080;
	text-decoration: none;
}


a:hover {
	color: #808080;
	text-decoration: none;
}

a:active {
	color: #0090D0;
}

