

/* CSS Document */

div#content .right a{
color:#006600;
text-decoration: none;  
border-bottom: 1px #e7e7e7 solid;
}
div#content .right a:hover{
color: #FFFfff; 
background-color:#000000;
}