.nav b {

	font-weight: bold;
	color: #CC8130;
	font-family: trebuchet, verdana;
	}

.main b {

	font-weight: bold;
	color: #8E9C69;
	font-family: trebuchet, verdana;
	}

p {
	padding: 0px 5px 0 10px;
	margin:2px 0 10px 0;
	}


a:link , a:visited , a:active {
	color : #FFFFFF; 
	font-weight:bold;
	text-decoration : none; 
	letter-spacing:1px;
	} 


a:hover {
	color : #FF6F6F; 
	}

h1 {
	font-size: 13px;
	color: #FFFFFF;
	font-family: trebuchet, verdana;
	border-bottom: #FFFFFF 1px dotted;
	margin: 3px 0 4px 0;
	padding: 2px 0 2px 10px;
	width:90%;
	}

.nav {
	font-size: 10px;
	background: #FF6F6F;
	color: #FFFFFF;
	border: #FFFFFF 2px solid;
	margin:0 0 10px 0;
	text-align:justify;
	font-family: trebuchet, verdana;
	}

.main {
	font-size: 11px;
	background: #ffffff;
	font-family: trebuchet, verdana;
	color: #8EA452;
	margin:0 0 10px 0;
	padding:5px 5px 5px 10px;
	text-align:justify;
	}	