.red {
	color : #990000;
}
.news_item_head {
	font-size : 12;
	color: 0066cc;
	font-weight : bold;
}

A:LINK {
	color : #0066CC;
}

A:HOVER {
	color : #CC0033;
}

A:VISITED {
	color : #000099;
}


td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.white {
	font : bolder;
	color : White;
}

.headgr {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 18px;
	color : aaaaaa;
}

.headlt {
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 18px;
	color : cccccc;
}

.pagehead {

	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	font-size : 12px;
	color : 000000;
	font-weight : bold;

}

.blue {
	color : #0066CC;
}

A.white:LINK {
	color : FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

A.white:VISITED {
	color : FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

A.white:ACTIVE {
	color : FFFFFF;
	text-decoration : none;
	font-weight : normal;
}

A.white:HOVER {
	color : CCCCCC;
	text-decoration : none;
	font-weight : normal;
}

A.tablink:LINK {
	color : 000000;
	text-decoration : none;
}

A.tablink:ACTIVE {
	color : 000000;
	text-decoration : none;
}

A.tablink:VISITED {
	color : 000000;
	text-decoration : none;
}

A.tablink:HOVER {
	color : FFFFFF;
	text-decoration : none;
}