body {
line-height: 100%;
margin-top: 0px;
text-align: center;font-size: 1.0em; color:#FFFFFF;
background-color:#2C302D;
color: #;
}

.style3 {color: #FFFFFF}
.style4 {font-size: larger}
.style5 {font-size: 18px}
.style7 {font-size: small}
.style10 {font-size: medium}
.style11 {
	font-size: smaller;
	color: #7D8A5C;
}
.style16 {font-size: xx-large}

a{
text-decoration: none;
background-color: #;
color: #7D8A5C;
}


a:hover {
color: #FFFFFF;
text-decoration: none;
background-color: #;
}

ul {
	 color: #ffffff; 
	 text-indent: -6px 
}


/* NAVIGATION */

.navigation {
	margin: 0 5px;
}

.navigation a {
	color: #7D8A5C;
	font: normal 1.2em serif;
	line-height: 15px;
	margin: 0 10px;
	text-decoration: none;
}
.navigation a:hover,.navigation #selected {
	color: #FFFFFF;
}


 