body {
margin:0px;
}
body,td,th,p,blockquote{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #d8ca9b;
	line-height: 120%;
	}	

.title {
	font-size: 22px;
	font-weight: bold;
	color: #d8ca9b;
}

a {color: #D8CA98;
		}
a:visited {color: #D8CA98; 
		}
a:hover{color: #f6eccc; 
		}
a:active {color: #D8CA98; 
		}

#nav { 
	font-weight: bold; 
	font-size: 20px; 
	color: #202223;
	text-decoration: none;
	text-align: justify;	
	word-spacing: 1.5em;
	}
		
.nav A:link {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #202223;
}
.nav A:visited {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #202223;
}
.nav A:active {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #202223;
}
.nav A:hover {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;	
	color: #000000;
}

.sideLinks {
	text-decoration: none;
	font-size: 12px;
	color: #202223;
	line-height: 120%;
}

.sideLinks A:link {
	text-decoration: none;
	font-size: 12px;
	color: #202223;
}
.sideLinks A:visited {
	text-decoration: none;
	font-size: 12px;
	color: #202223;
}
.sideLinks A:active {
	text-decoration: none;
	font-size: 12px;
	color: #202223;
}
.sideLinks A:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}
	
.footerLink A:link {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #D8CA98;
}
.footerLink A:visited {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #D8CA98;
}
.footerLink A:active {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #D8CA98;
}
.footerLink A:hover {
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;	
	color: #f6eccc;
}

