A:link		{color: #8a0000;}
A:active	{color: #8a0000;}
A:visited	{color: #8a0000;}
A:hover		{color: #8a0000; text-decoration: none;}

body

{
	font-family: Tahoma;
	font-size: 12px;
	color: #CAA63B;
}

table
{
 	border-collapse: collapse; 
}

.news_data

{
	font-family: Verdana;
	font-size: 8px;
	color: #622189;
}

#tooltip {
 font-family: 'Tahoma';
 font-size: 11px;
 font-size-adjust: none;
 font-stretch: normal;
 font-style: normal;
 font-variant: normal;
 font-weight: normal;
 background: #F8F8F8 none repeat scroll 0%;
 border-color: #A7A7A7 #777777;
 border-style: solid;
 border-width: 1px 2px 1px;
 color: #505050;
 line-height: normal;
 padding: 5px 7px;
 position: absolute;
 visibility: hidden;
 white-space: nowrap;
}

.news

{
	font-size: 10px;
}

.img 
{
    filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

#phts {
	display:block;
	padding-bottom:0px;
	margin-top:0px;
	clear:both;
	text-align:center;
}
#phts a:link, #phts a:active, #phts a:visited {
	padding:5px;background:#131313;color:#8a0000;text-decoration:none;margin-right:-6px;
}
#phts a:hover {
	padding:5px;background:#1a1a1a;color:#CAA63B;text-decoration:none;margin-right:-6px;
}