@charset "UTF-8";
body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #C3C3C3;
	text-decoration: none;
}
.largetext {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.email {
	font-size: 24px;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-size: 24px;
}
a:visited {
	font-size: 24px;
	text-decoration: none;
	color: #999999;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
