.menutext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003480;
	padding-left: 5px;

}

.menutext a:link{
	color: #003480;
	text-decoration: none;
}

.menutext a:visited{
	color: #003480;
	text-decoration: none;
}

.menutext a:hover{
	color: #003480;
	text-decoration: underline;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #036;
	padding-top: 10px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	padding-left: 5px;
	padding-top: 10px;

}

.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	padding-right: 10px;
}

.maintext a:link{
	color: #0060AA;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:visited{
	color: #0060AA;
	text-decoration: none;
	font-weight: bold;
}

.maintext a:hover{
	color: #0060AA;
	text-decoration: underline;
	font-weight: bold;
}

.LargeBlue {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #0060AA;
}

.LargeBlue a:link{
	color: #0060AA;
	text-decoration: none;
}

.LargeBlue a:visited{
	color: #0060AA;
	text-decoration: none;
}

.LargeBlue a:hover{
	color: #0060AA;
	text-decoration: underline;
}

.LargeWhite {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}

.LargeWhite a:link{
	color: #FFF;
	text-decoration: none;
}

.LargeWhite a:visited{
	color: #FFF;
	text-decoration: none;
}

.LargeWhite a:hover{
	color: #FFF;
	text-decoration: underline;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0060AA;
}

.footertext a:link{
	color: #0060AA;
	text-decoration: none;
	}

.footertext a:visited{
	color: #0060AA;
	text-decoration: none;
	}

.footertext a:hover{
	color: #0060AA;
	text-decoration: underline;
	}

