BODY {
	BACKGROUND: url(top_header2.jpg) black no-repeat 
}
.style2 {
		color: #FFFFFF; 
		font-family: "Georgia"; 
		font-size: 18px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	color: #FFFFFF;
}
.news{
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.news2{
	font-family: "Georgia, Times New Roman, Times, serif";
	font-size: 16px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a.link{
	color: #860ABF;
	font-weight: bold;
}
.feature{
	color: #860ABF; 
	font-family: "Arial"; 
	font-size:20px;
	font-weight: bold;
}