@charset "UTF-8";
/* CSS Document */



 body { background: #000;
 		color:#666;
 		font-family: Arial, Helvetica, sans-serif,FreeSans;
		font-size:13px;
}





a, a:active, a:hover, a:visited{color: #CCCCCC;
    font-size: 12px;
    padding-left: 30px;
    padding-right: 30px;
    text-decoration: none;}
