BODY 
{
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif  
}

a:link { color: red; text-decoration: none}
a:visited { color: red; text-decoration: none}
a:active { color: red; text-decoration: blink}
a:hover {
		color: red;
		text-decoration: underline;
		font-weight: none;
		/* font-weight: bold; */
		/* text-decoration: underline overline; */