* {	margin: 0px;
	padding: 0px;
	font-family: "verdana", sans-serif;
	}	
	
body {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	background-position: top center;
	background-attachment: fixed;
	color: #eee;    /*COLOR of TEXT */
	}

.divMenueClass {
    font-size: 13px;
 	text-decoration: none;
	color: #FFFF00;  
	font-weight: bold; 
	}
	
a:link {
	text-decoration: none;
	color: #3ba6e4;
	}

a:visited {
	text-decoration: none;
	color: #00A800;
	}
	
a:active {
	text-decoration: none;
	color: #FFFF00;
	}
	
a:hover	{
	}
	
a img {
	border: 0px;
	padding: 5px;
	}

a img.left,
a.left img {
	padding-left: 0px;
	}

a img.right,
a.right img {
	padding-right: 0px;
	}
	
h1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
	
h1 a {
	margin-left: 10px;	
	font-size: 1em;
	font-weight: normal;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: -.1em;
	}
	
h3  {
	margin-left: 10px;	
	}	
	
h5  {
	margin-left: 10px;	
	}		
	
h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	}
	


	
/* END BASE */	
	
	
	
	
	
	
	
	
	
	
	
	

	
