A:link    {color:#0000FF;; font-weight: normal; text-decoration: none}
A:visited {; text-decoration: none; font-style: normal}
A:hover   {
	color:#FF0000;
	;
	text-decoration: underline;
	font-variant: normal;
}
a {  font-weight: normal; color: #0000FF; text-decoration: none; font-style: normal}
.hover {
	cursor: hand;
}

