a:hover 	  {color: #CCFF99; font-family: Arial;font-weight:bold; text-decoration:underline;}
a            { font-family: Arial; color: #CCFF99; text-decoration:underline;font-weight:bold;}

a:hover.small 	  {color: white; font-family: Arial;font-weight:bold;text-decoration:underline;}
a.small           {font-family: Arial; color: #CCFF99; text-decoration:none;font-weight:bold;}

body {
	scrollbar-3dlight-color:#CCFF99;
	scrollbar-arrow-color:#CCFF99;
	scrollbar-base-color:000000;
	scrollbar-darkshadow-color:#CCFF99;
	scrollbar-face-color:000000;
	scrollbar-highlight-color:#CCFF99;
	scrollbar-shadow-color:#CCFF99;
	background-color : black;
	
}
	border-left :  50px #FF0000 solid;
	border-right :  50px #FF0000 solid;

	input  { font-family: Arial; font-size: 8pt; color: #000000; font-weight: bold; border: 1 solid #FFFFFF }

