Body{
 font-family: Courier,monospace;
 font-size: 14px;
}
A:link{
 font-family:Courier,monospace;
 color:#808080;
 text-decoration:none;
}
A:visited{
 font-family:Courier,monospace;
 color:#808080;
 text-decoration:none;
}
A:hover{
 font-family:Courier,monospace;
 color:#808080;
 text-decoration:underline;
}
A:active{
 font-family:Courier,monospace;
 color:#808080;
 text-decoration:underline;
}
A.hover{
 font-family:Courier,monospace;
 color:#808080;
 text-decoration:underline;
}
