body {
background-color: #FFFFFF;
margin-top: 3px;
margin-left: 3px;
margin-right: 3px;
margin-bottom: 3px;
font-family: verdana, arial;
font-size: 10px;
}


.text {
font-family: verdana, arial;
font-size: 10px;
color: #000000;
}


td
{
border: 1px solid black;
}


a {
font-family: Verdana, Arial;
font-size: 14px;
color: #000000;
text-decoration:underline;
}

a:link {
color: #000000;
text-decoration:none;
}

a:visited {
Color: #000000;
background-color:transparent;
text-decoration:none;
}

a:hover {
color: #000000;
font-size: 14px;
text-decoration:underline;
}

a:active {
color: #000000;
text-decoration:underline;
}