a {  font-weight: bold; color: #6666ff; text-decoration: none}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
