.menu {  
font-family: verdana,arial; 
font-size: 7pt; font-style: normal;
font-weight: normal; 
color: #666666;
}
.body {  
font-family: verdana,arial; 
font-size: 10pt; font-style: normal;
font-weight: normal; 
color: #666666;
}
.bodyn {  
font-family: verdana,arial; 
font-size: 10pt; font-style: normal;
font-weight: normal; 
color: #f00000;
}
.menun {  
font-family: verdana,arial; 
font-size: 7pt; font-style: normal;
font-weight: normal; 
color: #f00000;
}
.footer {  
font-family: verdana,arial; 
font-size: 7pt; font-style: normal;
font-weight: normal; 
color: #a8a8a8;
}
a.link{
	font-family: verdana,arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration : none;
}
a.link:hover{
font-family: verdana,arial; 
font-size: 7pt; font-style: normal;
font-weight: normal; 
color: #f00000;
font-weight: normal;
text-decoration : none;
}
a.linkn{
	font-family: verdana,arial;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration : none;
}
a.linkn:hover{
font-family: verdana,arial; 
font-size: 7pt; font-style: normal;
font-weight: normal; 
color: #f00000;
font-weight: normal;
text-decoration : none;
}
.boton2{
           font-size:10px;
           font-family:Verdana,Helvetica;
           font-weight:normal;
           color:white;
           background:#f00000;
           border:1px;
           width:70px;
           height:20px;           
          }
.campo{
           font-size:10px;
           font-family:Verdana,Helvetica;
           font-weight:normal;
           background:#c0c0c0;
		   border-width: 1px;    
 			border-style: solid;    
 			border-color: #000000;
		   border:1px;
           width:70px;
           height:20px; 

          }
fieldset{   
font-size:8px; 
width: 400px;    
height: 20px;    
border-style: solid;    
border-width: 1px;    
border-color: #036399;    
margin-left: auto;    
margin-right: auto;    
background-color: #000000;    
}
BODY { 
  background: white url("../imagenes/fondo.gif");
  background-repeat: repeat-x;
}