BODY {
	font-family: Helvetica, Arial, sans-serif;
	font-size:90%;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #8c7c63;
} 

P {font-size:90%; line-height:150%; text-align: justify; text-indent:30px;}
H1 {font-size:140%; font-weight: bold;}

/* Enlaces */
A.enlace { font-family: Helvetica, Arial, sans-serif; text-decoration: underline; }
A.enlace:link { color:#CCC5B3;}
A.enlace:visited { color:#CCC5B3; font-style: italic; }
A.enlace:active { color:#CCC5B3; font-style: italic; }
A.enlace:hover { color:#000000; text-decoration: none;}

A:link { font-family: Helvetica, Arial, sans-serif; text-decoration: underline; color:#000000;}
A:hover { color:#ffffff; text-decoration: none;}
A:active { font-style: italic;}
A:visited { color:#000000; font-style: italic;}
