

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size: 10px;
	color: #666666;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 12px;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:active {
	color: #000000;
	text-decoration: none;
}
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #EF4742;
	text-decoration: underline;
}
a:active {
	color: #EF4742;
	text-decoration: underline;
}
a:link {
	color: #EF4742;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a.copy:visited {
	color: #999999;
	text-decoration: none;
}
a.copy:active {
	color: #999999;
	text-decoration: none;
}
a.copy:link {
	color: #999999;
	text-decoration: none;
}
