.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 16px;
	padding-right: 10px;

}

.menutext a:link{
	color: #333333;
	text-decoration: none;
}

.menutext a:visited{
	color: #333333;
	text-decoration: none;
}

.menutext a:hover{
	color: #000000;
	text-decoration: none;
}


.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	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;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-left: 25px;
	padding-right: 10px;

}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #392C81;
	padding-left: 25px;
	padding-right: 10px;
}

.maintext a:link{
	color: #392C81;
	font-weight: bold;	
	text-decoration: none;	
}

.maintext a:visited{
	color: #392C81;
	font-weight: bold;
	text-decoration: none;	
}

.maintext a:hover{
	color: #392C81;
	font-weight: bold;	
	text-decoration: underline;	
}
