H2  {
	color : #808080;
	font-size : large;
	font-family : arial;
	font-weight : bold;
}

A  {
	font-weight : bold;
	color : #660000;
	text-decoration : none;
	font-family : tahoma,verdana,arial;
	font-size : x-small;
}

A:Hover  {
	text-decoration : underline;
	color : #cc0000;
}

BODY  {
	color : #330000;
        scrollbar-face-color : #cc9966;
	scrollbar-shadow-color : #660000;
	scrollbar-highlight-color : #660000;
	scrollbar-3dlight-color : #cc9966;
	scrollbar-darkshadow-color : #660000;
	scrollbar-track-color : #e3cbb1;
	scrollbar-arrow-color : #660000;
}

A.news  {
	color : #FF0000;
}

b.a  {
	font-size : large;
	font-family : Tahoma,Arial;
	color : #FFFFFF;
}

td.1  {
	font-weight : bold;
	font-style : italic;
}

P.text  {
	color : #808080;
}

table  {
	text-align : center;
}

div  {
	text-align : center;
}

