a:visited {
}
a:hover {
	color: #0000CC;
	text-decoration: underline;
}
a:link {
	color: #0000CC;
}
