body {
	color : white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
td {
	color: white;
	font-size : 9px;
	font-family : verdana;
	text-decoration : none;
}


a:hover, a:active, a:focus, a:link, a:visited {
	color: white;
	font-size : 9px;
	font-family : verdana;
	font-weight : bolder;
	text-decoration : none;
}

.nav {
	color: white;
	font-size : 9px;
	font-family : verdana;
	text-decoration : none;
}

.newstitle {
	font-family : verdana;
	font-size : 12px ;
	font-weight : bolder;
}

.newstext {
	font-size : 11px;
}