.Rotulo {

	font-family: Verdana, Arial;

	font-size: 14pt;

	color: Aqua;

	text-align: right;

}

.RotuloC {

	font-family: Verdana, Arial;

	font-size: 14pt;

	color: Aqua;

	text-align: center;

}

.Cuerpo {

	font-family : Arial;

	font-size : 12px;

	color : Aqua;

}

A.Cuerpo:Hover {

	color : #C8AA31;

	text-decoration : none;

}

A.Cuerpo:Active {

	text-decoration : none;

}

A.Cuerpo:Link {

	text-decoration : none;

}

A.Cuerpo:Visited {

	text-decoration : none;

}



.CuerpoJust {

	font-family: Arial;

	font-size: 12px;

	color: Aqua;

	text-align: justify;

}



.CuerpoPeq {

	font-family : Arial;

	font-size : 8pt;

	color : #504312;

	font-weight : normal;	

	text-align : justify;

}





.TituloPortada {

	font-family: "Arial";

	font-size: 22pt;

	color: Aqua;

	font-weight: normal;

	letter-spacing: 3px;

	text-align: center;

}

.SubTitulo {

	font-family : Arial;

	font-size : 10pt;

	color : #564914;

	font-weight : bold;

}





input {

	font-family : Arial;

	font-size : 11px;

	color : #504312;

	font-weight: bolder;

	BORDER-RIGHT: 1px solid #504312;

	BORDER-TOP: 1px solid #504312;

	BORDER-LEFT: 1px solid #504312;

	BORDER-BOTTOM: 1px solid #504312;

	BACKGROUND-COLOR: #FFFFFF;

}

textarea {

	font-family : Arial;

	font-size : 11px;

	color : #504312;

	font-weight: bolder;

	BORDER-RIGHT: 1px solid #504312;

	BORDER-TOP: 1px solid #504312;

	BORDER-LEFT: 1px solid #504312;

	BORDER-BOTTOM: 1px solid #504312;

	BACKGROUND-COLOR: #FFFFFF;

}
