A {
	color: #660000;
	text-decoration: none;
}

A.news {
	color: #660000;
	text-decoration: none;
}

A.rightnews {
	color: #660000;
	text-decoration: none;
}

A.rightnews:HOVER {
	color: #660000;
	text-decoration: none;
	background-color : #CCCCCC;
}

A.topnews:HOVER {
	color: #660000;
	text-decoration: none;
	background-color : White;
}





A:visited {
	color: #660000;
	text-decoration: none;
}

A:active {
	color: #660000;
	text-decoration: none;
}

A:hover {
	color: #333333;
	text-decoration: none;
}

TD {
	font-family: Verdana;
	font-size: 13px;
}

BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin : 0px 0px 0px 0px;
	color : Black;
	background-color : White;
	list-style-image : /images/bullet.gif;
}

H1, H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

H4, H5, H6 {
	font-size : 12px;
	color : #660000;
}



.news {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 0px;
	color : #F0FFFF;
}

.rightnews {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	margin-top : 4px;
	color : Black;
}

.topnews {
	font-family: Verdana;
	font-size: 11px;
	text-indent : 0px;
	margin-left : 4px;
	margin-right : 4px;
	margin-bottom : 4px;
	margin-top : 4px;
	color : Black;
}



.footer {
	font-family: Verdana;
	font-size: 11px;
	color : White;
}



P {
	font-family: Verdana;
	font-size: 13px;
}

LI, OL, UL {
	font-family: Verdana;
	font-size: 13px;
}






