.txt_gen {font-family: Verdana; font-size: 12px; color: #000000;}
.txt_select {font-family: verdana; font-size: 10px; color: #666666;}

BODY {
    scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #99CC33;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
}

A:link {color: #000000; cursor: hand; text-decoration: none}
A:active {color: #000000; cursor: hand; text-decoration: none}
A:visited {color: #333333; cursor: hand; text-decoration: none}
A:hover {color: #99CC33; cursor: hand; text-decoration: underline; background: #FFFFFF}
