body{
	background-image:url(../img/top.gif);
	background-repeat:repeat-x;
	font-family: verdana,arial;
	font-size: 10pt;
}

a:link {color:white; text-decoration:none}
a:visited {color:white; text-decoration:none}
a:active {color:white; text-decoration:none}
a:hover {color:yellow; text-decoration:underline}