
body {
background-image : url();
}
.in {
background-color : #c2d9e9;
color : #000000;
padding-top : 20px;
padding-left : 20px;
padding-right : 20px;
padding-bottom : 20px;
border-right : 1px solid black;
}
body {
margin-left : 0;
margin-bottom : 0;
color : #000000;
font-family : verdana, arial;
font-size : 10pt;
}
a:link {
color : #000000;
text-decoration : underline;
font-family : verdana;
font-size : 10pt;
}
a:visited {
color : #000000;
text-decoration : underline;
font-family : verdana;
font-size : 10pt;
}
a:active {
color : #000000;
text-decoration : underline;
font-family : verdana;
font-size : 10pt;
}
a:hover {
color : #000000;
text-decoration : none;
font-family : verdana;
font-size : 10pt;
background-color : #7f7f7f;
}



