/* Estilos generales*/
/**********************************/
body, table{color: black;text-decoration: none;font-family: "Trebuchet MS", Verdana, Sans-Serif; font-size: 11pt; letter-spacing: 1px;}
body{ background-color: #FEFCF3}
a{color: #662900;text-decoration: none;}
a:hover { color: red; }

/* Titulos */
h1{color:#662900}

h2{background-color:#662900;color: yellow;}
h3{color:#662900;}
p{margin: 10px;text-align: justify;}

.footer{ font-style:italic; color:#662900; border-top: 2px dotted blue; text-align:right}