BODY { background-color: #F6F3EE;  margin-top: 20px;  font-family: "Century Gothic";   }

A:LINK {
        color : #CE00CE;
        font-weight : bold;
        }
A:VISITED {
        color : #CE00CE;
        font-weight : bold;     
}
A:HOVER {
        color : #FFA711;
        font-weight : bold;
}
A:ACTIVE {
        color : #CE00CE;
		  font-weight : bold; 
}
h1 {
	color: #CE00CE;
	font-weight : bold;
	font-size: 200%;
}
td.autor {
   font-family: Century Gothic;
	font-size: 90%;
	text-align: right;
}
