<!-- FreeFind No Index Page -->
A {
font-family: Verdana;
text-decoration: none;
}
BODY {
font-family: Verdana, Arial, sans-serif;
background-attachment: fixed;
background-image: url("imagen\cooltile.gif");
text-decoration: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
TABLE {
font-family: Comic Sans MS, Verdana, sans-serif;
font-size: 10pt;
text-decoration: none;
}
A:active {
font-family: Verdana;
font-weight: bold;
color: #FF0000;
text-decoration: underline;
}
A:visited {
font-family: Verdana;
font-style: oblique;
font-weight: bold;
color: #FF8000;
text-decoration: none;
}
A:hover  {
font-family: Verdana;
font-weight: bold;
color: #008000;
text-decoration: underline;
}



