body         
{ 
background-color:#000099;
background-image: url(../images/blueback.gif);
background-repeat: no-repeat;
background-position: center top;
background-attachment: scroll;
font-family: Arial; font-size: 10pt; position: absolute
; color: #FFFFFF
}
a:link
{
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	width: 100;
}
a:visited
{
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	width: 100;
}

a:hover
{
	font-weight: normal;
	font-family: arial;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 100;
}
