body {

  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  color: Black;
  background-image : url(/images/bgcdc1.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a.menu-link {
	color: white;
	text-decoration : none;
	font-size: 12px;
 }
 a.menu-link:hover {
 
color: white;
 
text-decoration : none;
 font-style : italic;
}
 a.menu-link:visited {
 
color: white;
 
text-decoration : none;
 }
.newstext {
	font-size: 12px;
	color: #FFF;
}
.green {
	color: #060;
}
