body {scrollbar-3dlight-color:#000000; 
scrollbar-arrow-color:#ffffff; 
scrollbar-base-color:#89ADA9; 
scrollbar-darkshadow-color:#4C6D6A; 
scrollbar-face-color:#89A4A1; 
scrollbar-highlight-color:#89A4A1; 
scrollbar-shadow-color:#ffffff}

.link {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #3A3A3A;
	text-decoration: none;
}
A.link:hover {color:white;} 

.text {  font-family: verdana; font-size: 8pt; font-style: normal; font-weight: normal; color: black; text-decoration: none;}
A.text:hover {color:blue;} 

.text3 {  font-family: verdana; font-size: 8pt; font-style: normal; font-weight: bold; color: blue; text-decoration: none;}
A.text3:hover {color:orange;} 

.bottom {
	font-family: verdana;
	font-size: 7pt;
	font-style: normal;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: none;
}
A.bottom:hover {color:gold;} 

.more {  font-family: verdana; font-size: 7pt; font-style: normal; font-weight: bold; color: green; text-decoration: none;}
A.more:hover {
	color: red;
} 


