.copy{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7e7e7e;
}

.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 19px;
	color: #666666;
}

.subhead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #F88007;
}

a.welcome:link {
	color: #78548e;
	text-decoration: none;
}

a.welcome:visited {
	text-decoration: none;
	color: #999999;
}

a.welcome:hover {
	text-decoration: underline;
}

a.welcome:active {
	text-decoration: none;
}

a.event:link {
	color: #e46653;
	text-decoration: none;
}

a.event:visited {
	text-decoration: none;
	color: #999999;
}

a.event:hover {
	text-decoration: underline;
}

a.event:active {
	text-decoration: none;
}

a.about:link {
	color: #d3446a;
	text-decoration: none;
}

a.about:visited {
	text-decoration: none;
	color: #999999;
}

a.about:hover {
	text-decoration: underline;
}

a.about:active {
	text-decoration: none;
}

a.port:link {
	color: #5d899d;
	text-decoration: none;
}

a.port:visited {
	text-decoration: none;
	color: #999999;
}

a.port:hover {
	text-decoration: underline;
}

a.port:active {
	text-decoration: none;
}

a.contact:link {
	color: #f38796;
	text-decoration: none;
}

a.contact:visited {
	text-decoration: none;
	color: #999999;
}

a.contact:hover {
	text-decoration: underline;
}

a.contact:active {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #999999;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}