BODY  
{
	background-attachment:fixed;
	font-family:verdana;
	FONT-SIZE: 100%;
	background-color: #7E7E7E;
	color: #000000;
	margin:0 0 0 0;
	cursor:default;
}

A:link {text-decoration: underline; color:#000000}
A:visited {text-decoration: underline; color:#AA0088}
A:active {text-decoration: underline}
A:hover {font-size:24; font-weight:bold; color: red;}

span.attention
{
	color:Red;
	font-size:150%;
	font-weight:bolder;
}
