td {
font-family : verdana, arial;
font-size: 12px;
color: #000000;
}

.justify {
text-align: justify;
}
 
link {
color: #333333; 
text-decoration: underline;
} 

a:visited {
color: #666666;
text-decoration: underline;
}

a:hover {
color: #ff0000;
text-decoration: underline;
}


