/* ESTILOS OTEROS ASPECTO ************************** */
/* ************************************************* */

/* GENERALES *************************************** */
BODY {
background-color:#081132;/*665652*/;
margin:0px;
color:#666666;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image:url(../imagenes/tramafondopagina2.jpg);
background-repeat:no-repeat;
background-position:top center;
}

A:link    { color: #000;  font-weight: normal; text-decoration:none; }
A:visited { color: #000;  font-weight: normal; text-decoration:none;}
A:hover   { color: #666;  font-weight: normal; text-decoration:underline;}
A:active  { color: #000;  font-weight: normal; text-decoration:none;}

p {
margin:5px 0px 5px 0px;
}