a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4800;
	text-decoration: none;



}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF4800;
	text-decoration: none;

}
a:hover{
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
} 
a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.newsTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}
.newsBody {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #000000;

}
.contentBody {

	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.contentTitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF4800;


}
.bottomNav {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF4800;

}
