a
 {
text-decoration: underline;
color: #5050d0;
 }
a:hover
 {
text-decoration: none;
background-color: #4090ff;
color:#ffffff;
 }



body
 {
margin-top:5px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
font-size: 12px;
line-height: 120%;
max-width:200px;
 }

