A {
font-family: Arial, Verdana, sans-serif;
text-decoration: none;
}
BODY {
font-family: Verdana, Arial, sans-serif;
background-attachment: fixed;
background-color: #EBEBEB;
background-image: url(imagen\tissue.jpg);
text-decoration: none;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
TABLE {
font-family: Verdana, Arial, 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: Arial;
font-style: italic;
font-weight: bold;
color: #FF0080;
text-decoration: none;
}
A:hover  {
font-family: Verdana;
font-weight: bold;
color: #FF0000;
text-decoration: underline;
}
