.navlinks {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	}
a.navlinks:link {
	color : #336666;
	text-decoration : none;
} 
a.navlinks:visited {
	color : #336666;
	text-decoration : none;
} 
a.navlinks:hover {
	color : #996666;
	text-decoration : underline;
} 
a.navlinks:active {
	color : #336666;
	text-decoration : none;
} 
.subtitle {
	font-size: 18px;
	color: #336666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.subtitle:link {
	color : #336666;
	text-decoration : none;
} 
a.subtitle:visited {
	color : #336666;
	text-decoration : none;
} 
a.subtitle:hover {
	color : #990033; 
	text-decoration : underline;
} 
a.subtitle:active {
	color : #336666;
	text-decoration : none;
} 
.titlebanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	color: #336666;
	letter-spacing: 3px;
}
.subtitlebanner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #990033;
	font-weight: normal;
	letter-spacing: 3px;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #6B4934;
}
a.maintext:link {
	color: #A36F50;
	text-decoration : none;
} 
a.maintext:visited {
	color: #A36F50;
	text-decoration : none;
} 
a.maintext:hover {
	color : #996666;
	text-decoration : underline;
} 
a.maintext:active {
	color : #A36F50;
	text-decoration : none;
} 
