body { 
	margin-left:0;
	margin-top:0;
	margin-right:0;
	margin-bottom:0;
	background: #FFFFFF; 
	scrollbar-face-color: #FFFFFF;
  	scrollbar-highlight-color: #FDCF00;
  	scrollbar-shadow-color: #FDCF00;
  	scrollbar-3dlight-color: #FDCF00;
  	scrollbar-arrow-color: #FDCF00;
  	scrollbar-track-color: #CDD1D3;
  	scrollbar-darkshadow-color: #000000;
}

.opcion {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	cursor: hand;
}

.textomailto {
	font-family: Arial Narrow; 
	font-size: 10px; 
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	cursor: hand;
}

.formulario {
	height: 17px;
	font-family: Arial;
	font-size: 11px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

.etiquetapeque {
	font-family: Arial Narrow; 
	font-size: 9px; 
	font-weight: bold;
	color: #000000;
}

.etiqueta {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	color: #000000;
	cursor: auto;
}

.etiqueta2 {
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	cursor: auto;
}

.botonpeque {
	font-family: Arial; 
	font-size: 9px; 
	font-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	cursor: hand;
}

.boton {
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	cursor: hand;
}

.texto {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.textorojo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DF002F;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.tabla {
	border-style: solid; 
	border-color: #000000; 
	border-width: 1px;
}

.cabecera {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
        background: "#FDCF00";
}

a:active {text-decoration: underline}
a:hover {text-decoration: underline}
