body
{
	background : url(img/hg.gif) repeat fixed top;
}

/* news*/
P.news  {
	color : Black;
	font-size : 12px;
	font-family: Arial,Geneva,Helvetica,sans-serif;
	margin-right : 3px;
	margin-left : 0px;
	font : bold;
}
A.news   {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	color : #00214B;
	font-size : 12px;
	text-decoration : underline;
	font : bold;
}
A:ACTIVE.news   {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	color : #00214B;
	font-size : 12px;
	text-decoration : underline;
	font : bold;
}
A:HOVER.news   {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	color : White;
	font-size : 12px;
	text-decoration : underline;
	font : bold;
}
A:LINK.news   {
	font-family: Arial,Geneva,Helvetica,sans-serif;
	color : #00214B;
	font-size : 12px;
	text-decoration : underline;
	font : bold;
}

