.body  {
 	COLOR : #FFFFFF;
 	FONT-FAMILY : Arial, Helvetica, sans-serif;
 	FONT-SIZE : 12px;
      TEXT-DECORATION : none;
      }

a:link    {
	color : #CC9933;
	text-decoration: none;
}
a:active  {
	color :
#CC9933;
	text-decoration: none;
: #FFCC00;
}
a:visited {
	color : #999999;
	text-decoration: none;
}
a:hover   { color : #CC0033;text-decoration : none}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AF8F00;
	font-weight: bold;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
