body {	font-size: 12px;
	background-attachment: fixed;
	background-image: url(../img/bg2.gif);
	background-repeat: repeat;
}

td {
	font-size: 12px;
}

.hot {
	font-size: 12px;
        font-weight: bold;
        color: #0066CC;
 	text-decoration: underline;
}

.hot_s {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}

.font12 	{font-size: 12px;}
.info		{color: #CC0033;}
.hot2 		{font-size: 12px; font-weight: bold}

A:link		{color:#FFFF00; text-decoration:none;} 
A:visited	{color:#FFFF00; text-decoration:none;} 
A:active	{color:#FFFF00; text-decoration:none;} 
A:hover		{color:#FF6600; text-decoration:none;} 

html,body {
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #4573B3;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #4573B3;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #4573B3;
}
