.navigation {
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 13px;
	color: #666666;
	padding: 4px;
	font-weight: bold;
	line-height: 170%;
}

.navigation A:link {
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 13px;
	color: #666666;
	padding: 4px;
	font-weight: bold;
	line-height: 170%;
	text-decoration: none;
}

.navigation A:visited {
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 13px;
	color: #666666;
	padding: 4px;
	font-weight: bold;
	line-height: 170%;
	text-decoration: none;
}

.navigation A:active {
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 13px;
	color: #666666;
	padding: 4px;
	font-weight: bold;
	line-height: 170%;
	text-decoration: none;
}

.navigation A:hover {
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 13px;
	color: #666666;
	padding: 4px;
	font-weight: bold;
	line-height: 170%;
	text-decoration: underline;
}

.topnav {
	color: #91C3E7;
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 12px;
}

.topnav A:link {
	color: #91C3E7;
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 12px;
	text-decoration: none;
}

.topnav A:visited {
	color: #91C3E7;
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 12px;
	text-decoration: none;
}

.topnav A:active {
	color: #91C3E7;
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 12px;
	text-decoration: none;
}

.topnav A:hover {
	color: #91C3E7;
	font-family: Verdana, Arial, Courier, monospace;
	font-size: 12px;
	text-decoration: underline;
}
