a:hover {
	color: #FF0000;
	font-weight: bold;
}
a:link {
	color: #000066;
}
a:visited {
	color: #006699;
}

