
a {
	color: #770000;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #990000;
	text-decoration:bold;
	}
	
#navigation a {
	font:12px arial;
	color: #999966;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	font:14px arial;
	color: #E9E9D1;
	text-decoration:bold;
	}

.logo {
	font:24px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}
	
.subLogo {
	font:16px lucida handwriting;
	color: #DEDEBE;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	
.bodyText {
	line-height:normal;
	color:#333300;
	font-family: arial;
	font-size: 14px;
	}
	
.linkName {
	font:20px georgia;
	color: #770000;
	letter-spacing:0.1em;
	line-height:11px;
	}
	
.subHeader {
	font:18px;
	font-family: arial;
	color: #E9E9D1;
	}
	
.boldText {
	font:16px georgia;
	color: #333300;
	}
	
.emviName {
	font: 18px;
	font-family: georgia;
	color: #333300;
	font-weight:bold;
	}
	
.emvi2Name {
	font:12px;
	font-family:lucida handwriting;
	color: #999966;
	}
