td {
font-family : verdana;
font-size : 11px;
}
table {
font-family : verdana;
font-size : 11px;
border : 1px;
border-color : grey;
}
p {
font-family : verdana;
font-size : 11px;
background : transparent;
}
body {
font-family : verdana;
font-size : 11px;
color: black;
}
A:active , A:visited , A:link {
font-size : 10px;
font-family : verdana;
color : #666666;
font-weight : bold;
background : transparent;
text-decoration : none;
}
A:hover {
font-size : 10px;
font-family : verdana;
color : red;
font-weight : bold;
background : transparent;
text-decoration : underline;
}


