body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}

.top
{
	font-weight: bold;
}
.top a
{
	color: #B51334;
	font-size: 12px;
	text-decoration: none;
}

.top a:hover
{
	color : #000080;
	text-decoration: underline;
}
.entry a
{
	color: #EFEFEF;
	text-decoration: underline;
}

.entry a:hover
{
	color : #483D8B;
	text-decoration: none;
}

.news
{
	margin: 6px;
	font-size: 12px;
	color: #D34E4E;
	text-decoration: none;
}

.news a
{
	font-size: 11px;
	color: #6495ED;
	text-decoration: none;
}

.news a:hover
{
	color : Green;
	text-decoration: underline;
}

.heading
{
	color: #00478A;
	font-size: 14px;
	font-family: arial, sans-serif;
}

.heading a
{
	color: #000080;
	text-decoration: none;
}

.news a:heading
{
	color : Green;
	text-decoration: underline;
}

.main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000080;
}

.main a
{
	color: #006A01;
	text-decoration: none;
}

.main a:hover
{
	color: #B22222;
	text-decoration: underline;
}

.mainnews
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D91BE;
}

.mainnews a
{
	color: #006A01;
	text-decoration: none;
}

.mainnews a:hover
{
	color: #B22222;
	text-decoration: underline;
}

.menu
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.menu a
{
	color: White;
	text-decoration: none;
}

.menu a:hover
{
	color : Yellow;
	text-decoration: underline;
}

.left
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Maroon;
}

.left a
{
	color: #483D8B;
	text-decoration: none;
}

.left a:hover
{
	color: #B22222;
	text-decoration: underline;
}


.bottom a
{
	color: #ffffff;
	text-decoration: none;
}

.bottom a:hover
{
	color : Silver;
	text-decoration: underline;
}

.footer
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Black;
}

.footer a
{
	color: Green;
	text-decoration: none;
}

.footer a:hover
{
	color: #00BFFF;
	text-decoration: underline;
}

table.footer
{
	font-style : italic;
	font-size: smaller;
	color : #000000
}