body, td, input, select, textarea {
FONT-FAMILY: Trebuchet MS, Verdana;	
font-size: 11px;	
color: #000000;
}

body {
scrollbar-arrow-color: #FFFF00;
scrollbar-face-color: #f0f0f0;
scrollbar-highlight-color: #0000FF;
scrollbar-3dlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #008080;
scrollbar-track-color: #000000;
}


a:link		{ text-decoration : none; }
a:visited	{ text-decoration : none; }
a:active	{ text-decoration : none; }
a:hover		{ text-decoration : none; }


