a:link,a:visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover,a:visited:hover {
	color: #0033FF;
	text-decoration: none;
}

