body 
{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 8pt; 
}
img
{
	border-color:white;
}
a
{
	text-decoration:none;
}
a:link
{
	
      	color: #ffffff;	
}

a:visited
{
        color: #ffffff;
	
}
a:hover {	

	text-decoration:undeline;
	color: #ffffff;
}


a.nhb:link
{
       	color: #000000;	
	text-decoration:none;
}
a.nhb:hover
{	
	background:  eeeeee;
	text-decoration:underline;
	color: #000000;
}

a.nhb:visited
{
        color: #000000;
}


