a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {  text-decoration: underline}
a:link {  color: #003399; text-decoration: none}
a:visited {
	text-decoration: none;
}
