a {
	text-decoration: underline;
}

a:link {
	color: #057EAD;
}

a:active {
	color: #057EAD;
}

a:visited {
	color: #057EAD;
}

a:hover { 
	color: #000080; 
	background: #49A4DB;
}
