@charset "utf-8";
/* CSS Document */

BODY {
background-color:#042437;
color:white;
font-family:Verdana;
font-size:14px;
margin:0px;
text-align:justify;
}
a:link{ 
color:white;
font-family:Verdana;
font-size:12px;
text-decoration:none
}
a:hover {
color:white;
font-family:Verdana;
font-size:12px;
text-decoration:underline
}
a:active {
color:white;
font-weight:bold;
font-family:Verdana;
font-size:12px;
text-decoration:underline
}
a:visited {
color:white;
font-family:Verdana;
font-size:12px;
}
