a {  font-weight: normal; color: #0000FF; text-decoration: none}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
