body
{
	color: #000000;
	font-family: Comic Sans MS;
	background-color: #ffffff;
	text-align: left;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-right: 6%;
	margin-left: 6%;
}

a {
	text-decoration: underline;
	font-size : 10px;
	color:#8F5929;
}

a.peque {
	color:#444B5F;
}

A:Hover  {
	color : #CB8F58;
	text-decoration : underline;
}

H1 {
	color: #8F5929;
	font-weight: bold;
	font-size : 10px;
	font-family:Tahoma;
}

H2 {
	color: #00000F;
	font-weight: bold;
	font-size : 8px;
	font-family: Tahoma;
}

H3 {
	color: #00000F;
	font-weight: bold;
	font-size : 7px;
	font-family: Tahoma;
}
p.titulo {
	color: #8F5929;
	font-weight: bold;
	font-size : 12px;
	font-family:Tahoma;
}

P.centrar {text-align: center}


