a:link {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

a:visited {
  	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}

a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #339933;
	text-decoration: none;
}

a:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
A.bodynew {
	COLOR: #336633;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial;
	font-size:11px;
	line-height:13px;	
}
A.bodynew:hover {
	COLOR: #ff0022;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial;
	font-size:11px;
	line-height:13px;
}
