a { font-size: 13px; color: #A40404; }
a:visited { font-size: 13px; color: #A40404; text-decoration: none; }
a:hover { font-size: 13px; color: #999999; text-decoration: none; }
a:active { font-size: 13px; color: #A40404; text-decoration: none; }
a:link { font-size: 13px; color:#A40404; text-decoration: none; }  

body { 	scrollbar-face-color:CCCCCC;
	   	scrollbar-shadow-color:CCCCCC; 
		scrollbar-highlight-color:ECECEC;
		scrollbar-3dlight-color:CCCCCC;
		scrollbar-darkshadow-color:CCCCCC; 
		scrollbar-track-color:A40404;
		scrollbar-arrow-color:A40404;
		font-family: Arial, Helvetica, sans-serif; color: #000000; background-color: #ECECEC; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

input.button {
	border:0;
	color:#A40404;
	width:150;
	font-weight:bold;
	cursor:hand;
	background:#ECECEC;
	
} 
input.text  {
	background-color:#C6C3C6;
	color:#000000;
	border:1px inset #000000;
	font-family: Arial, Helvetica, sans-serif;
}
textarea    {
	background-color:#CCCCCC;
	color:#000000;
	border:1px inset #000000;
	font-family: Arial, Helvetica, sans-serif;

}
select      {
	background-color:#C6C3C6;
	color:#000000;
	border:1px inset #000000;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
