.maintext a:link {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
} 
.maintext a:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 18px;
}
.maintext a:active { 
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}  
.maintext a:hover {
	text-decoration: none;
	color: #CDC89E;
	line-height: 18px;
} 
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #CAC59B;
	text-decoration: none;
}

.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whitenavtext a:link { text-decoration: none; color: #FFFFFF; line-height: 16px} 
.whitenavtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
}
.whitenavtext a:active { 
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}  
.whitenavtext a:hover {
	text-decoration: none;
	color: #32629D;
	line-height: 16px;
} 
.whitenavtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}  

.bluenavtext a:link { text-decoration: none; color: #01083A; line-height: 16px} 
.bluenavtext a:visited {
	text-decoration: none;
	color: #01083A;
	line-height: 16px;
}
.bluenavtext a:active { 
	line-height: 16px;
	color: #01083A;
	text-decoration: none;
}  
.bluenavtext a:hover {
	text-decoration: none;
	color: #32629D;
	line-height: 16px;
} 
.bluenavtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #01083A;
	text-decoration: none;
}  

.smalltext a:link { text-decoration: none; color: #CAC59B; line-height: 14px} 
.smalltext a:visited {
	text-decoration: none;
	color: #CAC59B;
	line-height: 14px;
}
.smalltext a:active { 
	line-height: 14px;
	color: #CAC59B;
	text-decoration: none;
}  
.smalltext a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 14px;
} 
.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 14px;
	color: #CAC59B;
	text-decoration: none;
}  
.button {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #eeeeee; border: 1px #CCCCCC solid}
.buttonover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #F9F9F9; border: 1px #CCCCCC solid}
