TD {
	font : 11px Verdana;
	}

TD.white{
	font-family: Verdana;
	height : auto;
	font-size : 09px;
	color: White;
	}

LI {
	font : 11px Verdana;
	}

A{
	font : bolder 10px Verdana;
	text-decoration:none;
	color: black;
	padding : 0px 0px 0px 0px;
	}
	
A:hover { text-decoration: underline } 

P.normal{
	font : 10px Verdana;
	text-decoration:none;
	color: black;
	padding : 0px 0px 0px 0px;
	}