A {
	color: #183850;
	text-decoration: underline;
}

A.news {
	color: White;
	text-decoration: underline;
}

A.news:HOVER {
	color: White;
	text-decoration: underline;
	background-color : #183850;
}


A.news:LINK, A.news:VISITED, A.news:ACTIVE {
	color: White;
	text-decoration: underline;
}


A.rightnews {
	color: #364F68;
	text-decoration: underline;
}

A.rightnews:HOVER {
	color: #364F68;
	text-decoration: underline;
	background-color : #FFDEAD;
}




A:visited {
	color: #183850;
	text-decoration: underline;
}

A:active {
	color: #183850;
	text-decoration: underline;
}

A:hover {
	color: #FFDEAD;
	text-decoration: underline;
	background-color : none;
}

TD {
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

.main {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	text-align: left;
}


BODY {
	font-family: Verdana;
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	background-image : none;
	list-style : circle;
	background-color :#678EAA;
	background-position: center;
}

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #183850;
}

H4, H5, H6 {
	font-size : 12px;
	color : #678EAA;
}



.news {
	font-family: Verdana;
	font-size: 10px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 0px;
	color : White;
}

.rightnews {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 1px;
	margin-right : 1px;
	margin-bottom : 1px;
	margin-top : 1px;
	color : Black;
}


.footer {
	font-family: Verdana;
	font-size: 11px;
	color : White;
}



P {
	font-family: Verdana;
	font-size: 12px;
	
}





.bodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
