*{
	font-size:10px;
 	font-family: Verdana,sans-serif;
}

body  {
	topmargin:0px;
	 margin-top:0px;
	 margin-bottom:0px;
}

.TituloMenu {
        
        color: #24559F
}

TD {
       
        color: #585858
}

A {
        color: #8c5007; 
	font-style: normal; 
	text-decoration: none;
}
A:hover {
        color: #15499c;
	font-style: normal;
	text-decoration: none;
}

.input {
       
        color: #333333;
        border: 1px #666666 solid;
        background-color: #ffffff;
}
.boton {
       
        color: #000000;
        border: 1px #666666 solid;
        background-color: #C0C0C0;
}
.texto_normal {

	
	color:#4A4A4A;
	text-align:justify;

}
.subtitulo {

	font-size:14px;
	font-weight:bold;
	color:#000000;

}

.titulo {
	font-size:14px;
	font-weight:bold;
	color:#000000;

}
.mark {
	font-size:10px;
	font-weight:bold;

}

.tablas {
	 border-style: solid;
	 border-width: thin;
	 border-color:#C4C4C4;
	  

}
