.new {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-image: url(images/bkgx.jpg);
	background-repeat: no-repeat;

}
a:link {
	color: #84988A;
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #333333;
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;	
}
a:visited {
	color: #84988A;
	font-family: Book Antiqua;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

}
