* {margin: 0; padding: 0;}
body {
	font: 0.8125em Helvetica, Arial, Verdana, sans-serif; 
	line-height: 1.2; 
	color: #333; 
	background: #000 ;
	/* background-image: url(/v2/img/back.gif);
	background-repeat:repeat;
	background-attachment:fixed;  */
	}

a {text-decoration: none;}
a img {border: none;}
a:link, a:visited {color: #229; }
html body a:hover {color: #500; background-color: #A7E2D4; border-bottom: 1px solid #500;}



ul, ol {list-style: none;}