/* CSS Document */


body {
 background-color: #000000;
 color: #FFFFFF;
 font-size: 13px;
 font-family: "Arial", "Century Gothic", "Gill Sans Light";
 text-decoration: none
}
body a:active, body a:link, body a:visited {
 color: #333333;
 font-size: 13px;
 font-family: "Arial", "Century Gothic", "Gill Sans Light";
 text-decoration: none
}
body a:hover, body a:visited:hover {
 color: #FFFFFF;
 font-size: 13px;
 font-family: "Arial", "Century Gothic", "Gill Sans Light";
 text-decoration: none
}
img {
 border: 0px;
}
