BODY {

}


.Menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #600000;
	text-align : center;
}

A.Menu:Link {
	text-decoration : none;
}
A.Menu:Hover {
	text-decoration : none;
}
A.Menu:Active {
	text-decoration : none;
}
A.Menu:Visited {
	text-decoration : none;
}


.Titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #600000;
}

.Texto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align : justify;
	color : #600000;
}

.TextoSugerencias {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align : left;
	color : #600000;
}

.TextoInput {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align : left;
	color : #600000;
	background-color : #9ED8F0;
}

.TextoBoton {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	text-align : center;
	color : #600000;
}

.Precios {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #600000;
}

.Lista {
	
}