body, div, p, th, td, li, dd {
    	font-family:  verdana, arial, helvetica, lucida, sans-serif;
    	font-size:    9px;
}

a:link {
	text-decoration: none; color: #000;
}

a:visited {
	text-decoration: none; color: #000;
}

a:active {
	text-decoration: none; color: #000;
}

a:hover {
	text-decoration: none; 
	color: #fff; 
	background: #000; 
}
