.menutext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

.menutext a:link{
	color: #000000;
	text-decoration: none;
}

.menutext a:visited{
	color: #000000;
	text-decoration: none;
}

.menutext a:hover{
	color: #666666;
	text-decoration: none;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	padding-top: 10px;
	font-weight: normal;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.maintext a:link{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:visited{
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:hover{
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.footertext a:link{
	color: #999999;
	text-decoration: none;
}

.footertext a:visited{
	color: #999999;
	text-decoration: none;
}

.footertext a:hover{
	color: #999999;
	text-decoration: underline;
}
