body
{
  font-family: verdana, arial, helvetica; 
  font-size: 9px;
  color:#000000;
}
td
{
	font-family: verdana, helvetica, arial;
	font-size: 10px;
	color:#000000;
}

a:link { text-decoration: none; color: #ffffff; font-weight: none;}
a:visited { text-decoration: none; color: #ffffff; font-weight: none;}
a:active { text-decoration: none; color: #ffffff; font-weight: none;}
a:hover { text-decoration: underline; color: #ffffff;font-weight: none;}

.text {
	font-family:verdana, helvetica, arial;
	font-size:	10px;
	font-weight: normal;
	color: 		#000000; 
	text-decoration: none;
	
}
.text a {color: #564F3D; text-decoration: underline;}
.text a.link {color: #564F3D; text-decoration: underline;}
.text a:active {color: #564F3D; text-decoration: underline;}
.text a:visited {color: #564F3D; text-decoration: underline;}
.text a:hover {color: #564F3D; text-decoration: underline;}
