a.body:link {color : #000000; font-weight : bold;}
a.body:visited {color : #000000; font-weight : bold;}
a.body:hover {color : #000000;  font-weight : bold; text-decoration: underline;}

.body {
	line-height: 16px;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #000000;
}

.body_small {
	line-height: 14px;
	font-size: 10px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #000000;
}

.body_big {
	line-height: 20px;
	font-size: 16px;
	text-decoration: none;
	font-family: "Trebuchet MS";
	color: #000000;
}

BODY {    
scrollbar-arrow-color:666600;
scrollbar-track-color:999966;
scrollbar-face-color:CCCC99;
scrollbar-highlight-color:CCCC99;}