 body{
font-family: arial, helvetica,sans-serif; 
font-size: 14px;
color: #fff;
background: #000;
}

a { color: #ffff99; font-weight: bold;}
a:link {text-decoration: none}
a:visited {text-decoration: none;}
a:hover {color: orange}

.titulos{ 
font-family:verdana, trebuchet, sans-serif; 
font-size: 30px;
}

.aOrange {color: orange; font-weight: bold; font-size: 14px}
.aOrange:link {text-decoration: none}
.aOrange:visited {text-decoration: none;}
.aOrange:hover {color: #f00;}

.left { width: 48%;
	float: left;

}

.right { width: 48%;
	float: right;
	
}

.firmas {
	display:block;
	padding-left: 10%; 
	width:60%;
}

.sector{
background: #cccccc; color: #000000; font-weight: bold;
margin-top: 20px; width: 48%;
}

.formus{
border: 1px dotted #CC0000; 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #FF0000;	background-color: #000000; 
height: 20px; 
width: 200px; 
margin-top: 3px;
}
