A {
	color: #183850;
	text-decoration: none;
	background-color: #F7F8FB; 
}

A.news {
	color: White;
	text-decoration: none;
	background-color: #F7F8FB; 
	border-style: groove; 
	border-top-width: thin; 
	border-right-width: thin; 
	border-bottom-width: thin; 
	border-left-width: thin
}

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


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


A.rightnews {
	color: #364F68;
	text-decoration: none;
	background-color: #F7F8FB; 
}

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




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

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

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

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

.main {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 5px;
	background-color: #FFFFFF
}


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

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: 12px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 0px;
	color : #0000FF;
	border: #CCCCCC;none
	background-color : #FFFFFF;
}

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


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



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

