a:link {
	color: #999999;
	text-decoration: none;
}
.titlenav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: lowercase;
	color: #999999;
	vertical-align: bottom;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	letter-spacing: 0.6em;
	font-weight: normal;
}
.titles2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	color: #FFFFFF;
	letter-spacing: 0.3em;
	font-weight: normal;
}
.subtitles {
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	color: #999999;
}
.contact {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #CCCCCC;
}
.caps {
	text-transform: uppercase;
}
