body{
		font: normal 12px/1em arial, helvetica ,serif;
		color: #fff6ef;
		line-height: 150%;
	

}

h1{
		font-size: 30px;
		color:  #fcff00;
		font-weight: bold;
		
}

h2{
		font-size: 16px;
		color: yellow;
		font-weight: bold;
		height: 25px;
}

strong{
		font-weight: bold;
}

em{
	font-style: italic;
}

a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

a:link {
	color: #fff;
	}

a:visited, a:active{
	color: #fff;
	}
		
a:hover{
	color: #fcff00;
	}

.nav a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}

.nav a:link {
	color: #fff;
	}

.nav a:visited, a:active{
	color: #fff;
	}
		
.nav a:hover{
	color: #fcff00;
	}

.textBox a{
	text-decoration: none;
	}

.textBox a:link, a:visited, a:active{
	color: #fcff00;
	}
		
.textBox a:hover{
	color: #fff;
	}











































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

