.bold {
	font-family: verdana, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #CCCCCC;
}
.infofont {
	font-family: verdana, sans-serif;
	font-size: 24px;
	line-height: 36px;
	font-weight: lighter;
	color: #CCCCCC;
	text-decoration: none;
	font-variant: normal;
}
.textbold {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
}
.navigationblackbg {
	font-family: Verdana, "sans serif";
	font-size: 16px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	display: block;
}


.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #CCCCCC;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 140px;
	color: #CCCCCC;
	background-color: #666666;
}
.text {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
}
.hiddentext {
	font-family: verdana;
	font-size: 8px;
	color: #000000;
}
.linksnav {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border: none;
}
.linkheader {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
img {
	border-weight: 1px;
	background-color: transparent;
	border-style: none;
	border-color: transparent;

} 
