#text
{
	font-family: verdana, sans-serif;
	font-size: 8pt;
    color: black;
	}
	

a:link {
	color: #3399FF;
	text-decoration: none;

}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	background-color: #FFFF33;
}

