body	{
	margin: auto;
	background: #000;
	line-height: 140%;
	}

p, li, ul, td, input {
	color: #cccc66;
	line-height: 15px;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;     
	}

a:link {
	text-decoration : underline;
	background: transparent; 
	}

a:hover {
	text-decoration : none;
	background: transparent; 
	}
	
a:visited {
	text-decoration : underline;
	background: transparent; 
	}	

a:active {
	text-decoration : underline;
	background: transparent;  
         }

.eclipse {
	font-weight: normal;
	font-size: 12px;
	color: #cccc66;
	}	



