
a:hover {color:red;background:#00ff00}
a {
font-size:14pt;
font-family:Kristen ITC;
text-decoration: none ;
font-weight:bold
}
a:hover img {background:#00ff00;border-width:1.5pt;border-style:solid;border-color:blue}
div {
color:silver;
border-width:5pt;
font-style:oblique;
margin-left:0.5in;
border-style:ridge;
border-color:white;
width:350;
Height:100;
font-size:10pt;
text-align:justify;
}

div.titulo {
color:white;
background-color:silver;
border-width:8pt;
text-align:center;
border-style:ridge;
border-color:white/blue;
width:150;
Height:50;
font-size:14pt;
font-style:oblique;
font-weight:extra-bold;
font-family:Chiller;
}
body {
font-size:13pt;
font-family:"Cooper Black";
}
