* {
scrollbar-face-color:#00425F;
scrollbar-arrow-color:ffffff;
scrollbar-track-color:#00587D;
scrollbar-shadow-color:000000;
scrollbar-darkshadow-color:000000;
scrollbar-highlight-color:000000;
scrollbar-3dlight-color:000000;
}
a {cursor:pointer;}
a:link{
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
	font-size: 10px;
}
a:visited{
	color:000000;
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
}
a:hover{
	color:#FF0000;
	font-size: 10px;
	font-weight: bold;
}
a:active{color:000000;text-decoration:line-through;font-weight:normal;}

body {
	cursor:url("cd_calimero.ANI");
	color:#FF0000;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#0099CC;
	text-align: center;
	font-weight: bold;
	text-decoration: overline;
}

select {background: ; font-family: "trebuchet ms"; color:black; font-size: 10px}

textarea, input{
font-family: "trebuchet ms";
font-size: 10px;
color:808080;
background:transparent;
border-style: dotted;
border-color:000000; 

