body {
 background-color: #333333;
 font-family: Arial,Helvetica;
 font-size: 1em;
 color: #AAAAAA;
 text-decoration: none;
}

a {
 color: #AAAAAA;
 text-decoration: none;
}


a:hover {
 text-decoration: underline;
}

.img 
{
    border: 1px solid #AAAAAA;
}
