A:ACTIVE, A:LINK, A:VISITED {
	font-family : Arial;
	font-size : 12px;
	font-style : bold;
	font-weight : bold;
	color : #A78869;
	text-decoration : none;
}

A:HOVER {
   font-family : Arial;
   font-size : 12px;
      font-weight : bold;
   color : #ffffff;
   text-decoration : underline;

}

body {
	margin-left: 5px;
	font-family : Arial;
   font-size : 12px;
	color : #ffffff; 
}

TD {
	font-family : Arial;
   font-size : 12px;
	color: #ffffff;
	
}
.geenlink {
	font-family: Arial;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}    
	