.Poesia {
	font-family: Verdana,Arial;
	font-size: 8pt;
	margin-left : 20px;
	color : #9C3100;
	font-weight : bold;
}
.Entrar {
	font-family : "Monotype Corsiva", Arial;
	font-size : 20pt;
	color : #BFAB6C;
}
A.Entrar:Link {
	text-decoration : none;
}
A.Entrar:Visited {
	text-decoration : none;
}
A.Entrar:Hover {
	text-decoration : none;
}
A.Entrar:Active {
	text-decoration : none;
}
.Rotulo {
	font-family : Arial;
	font-size : 14pt;
	color : #7E6B1F;
	text-indent : 10px;
}
.Menu {
	font-family : Arial;
	font-size : 11px;
	color : #69591B;
	text-align : left;
	font-weight : bold;
	line-height : 150%;
	margin-left : 10px;
}
A.Menu:Hover {
	color : #C8AA31;
	text-decoration : none;
}
A.Menu:Active {
	text-decoration : none;
}
A.Menu:Link {
	text-decoration : none;
}
A.Menu:Visited {
	text-decoration : none;
}

.Titulo {
	font-family : "Arial";
	font-size : 14pt;
	color : #564914;
	font-weight : normal;
	letter-spacing : 3px;
	background-color : White;
}
.SubTitulo {
	font-family : Arial;
	font-size : 10pt;
	color : #564914;
	font-weight : bold;
}
.GrupoMenu {
	font-family : Arial;
	font-size : 12px;
	color : #564914;
	font-weight : normal;
	margin-left : 4px;
}

.Cuerpo {
	font-family : Arial;
	font-size : 9pt;
	color : #504312;
	text-align : justify;
	margin-right : 15px;
	font-weight : normal;
	margin-left : 15px;
}
A.Cuerpo:Link {
	text-decoration : underline;
}
A.Cuerpo:Hover {
	font-weight : bold;
} 
A.Cuerpo:Visited {
	text-decoration : underline;
}
A.Cuerpo.Active {
	text-decoration : none;
}
.CuerpoPeq {
	font-family : Arial;
	font-size : 8pt;
	color : #504312;
	font-weight : normal;	
	text-align : justify;
}
.Calendario {
	font-family : Arial;
	font-size : 8pt;
	color : #504312;
	font-weight : normal;
}
A.Calendario:Link {
	text-decoration : underline;
}
A.Calendario:Hover {
	background-color : #CE6300;
	color : White;
} 
A.Calendario:Visited {
	text-decoration : underline;
}
A.Calendario.Active {
	text-decoration : none;
}

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;
}

