a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #0066FF;
}
a:active {
	color: #0099FF;
}

