BODY {scrollbar-face-color:#990000;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#CCCCCC;}

.font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #FFFFFF;
}
.font a {
	color : #CC3333;
	text-decoration : none;
}
.font a:hover {
	color : #CC6600;
	text-decoration : underline;
}
.link {
	font-family : "Verdana";
	font-size : 10px;
	color : #FFFFFF;
}
.link a {
	text-decoration : none;
	font-color : #33CCCC;

}
.link a:hover {
	text-decoration : underline;
	font-color : #33CCCC;

}.borda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px groove #FFFFFF;
	background-color: #CCCCCC;


}
.form {
	background-color: #FFFFFF;
	border: 1px solid #00CCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.borda2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.borda3 { 
	border: 1px groove #FFFFFF;
}
	
