body {
	font-family: Arial, Helvetica, sans-serif;
	 color: #ffffff;
	 font-size: 11px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
		 color: #ffffff;
	 font-size: 11px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
		 color: #ffffff;
	 font-size: 11px;
}


a:link, a:active, a:visited {

 font-weight: bold;
 color: #3333CC;
 text-decoration: none;


} 

a:hover {
  font-weight: bold;
 color: #066B59;
  text-decoration: none;


} 
