A {
	color: #4D7173;
	text-decoration: none;
}

A.news {
	color: #364F68;
	text-decoration: none;
}

A.rightnews {
	color: #4D7173;
	text-decoration: none;
}

A.rightnews:HOVER {
	color: #4D7173;
	text-decoration: none;
	background-color : #FFDEAD;
}

A:visited {
	color: #216074;
	text-decoration: bolder;
}

A:active {
	color: #216074;
	text-decoration: bolder;
}

A:hover {
	text-decoration: underline;
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
}

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

.main {
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 15px;
}


BODY {
	font-family: Verdana;
	font-size: 12px;
	margin : 0px 0px 0px 0px;
	list-style : circle;
	
}

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

H4, H5, H6 {
	font-size : small;
	color : #000;
}

.news {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 15px;
	color : #2F4F4F;
}

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

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

P {
	font-family: Verdana;
	font-size: 12px;
	
}
.center {
	text-align: center;
	font-size: 14px;
}

