body {
scrollbar-face-color:666666;
scrollbar-highlight-color:A5AEBB;
scrollbar-3dlight-color:999999;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:333333;
scrollbar-track-color:333333;
margin-left: 0px;
margin-top: 0px;
color:#333333
}

.txt-general {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;

}
.txt-fom {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	background-color: #999999;
	border: 1px solid #666666;

}
a.link:link,a.link:visited { 
        text-decoration: none; 
        color:#FFFF66; 
} 


a.link:hover { 
        text-decoration: none; 
        color: #cc0000; 
}.txt-head {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: none;
	font-weight: bold;

}
