.body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; color: #000068; text-decoration: none}
a:link {
	color: Blue;
	background : transparent;
}
a:visited {
	color: #990000;
	background : transparent;
}
A:HOVER {
	color : Red;
	background : transparent;
}



