 body {
 font-family: Tahoma;
 font-weight: bold;
 font-size: 9pt;
 text-align: justify;
 background-color: B6D0FA;
 background-image: url(sol.png);
 background-attachment: fixed;
 background-position: right;
 background-repeat: no-repeat;
 color: #363636;
}
a {
 color: #D10038;
 font-weight: bold;
 text-decoration: none;
 }

a:hover {
 background-color: transparent;
 text-decoration: none;
 color: #757F87;
}
