.maintext a:link
{
    text-decoration: underline;
    color: #EFCA26;
    line-height: 17px;
} 
.maintext a:visited
{
    text-decoration: underline;
    color: #EFCA26;
    line-height: 17px;
}
.maintext a:active {
	color: #EFCA26;
	text-decoration: none;
	line-height: 17px;
}  
.maintext a:hover {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 17px;
} 
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
	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;
}

.leftnavtext a:link {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
} 
.leftnavtext a:visited {
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
}
.leftnavtext a:active {
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  
.leftnavtext a:hover {
	text-decoration: none;
	color: #EFCA26;
	line-height: 16px;
	font-weight: bold;
} 
.leftnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}  


.smallwhitetext a:link { text-decoration: none; color: #6E6CB1; line-height: 16px} 
.smallwhitetext a:visited {
	text-decoration: none;
	color: #6E6CB1;
	line-height: 16px;
}
.smallwhitetext a:active {
	line-height: 16px;
	color: #6E6CB1;
	text-decoration: none;
}  
.smallwhitetext a:hover {
	text-decoration: none;
	color: #F85E10;
	line-height: 16px;
} 
.smallwhitetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
	text-decoration: none;
}  

.blacktext a:link { text-decoration: none; color: #EFCA26; line-height: 17px} 
.blacktext a:visited {
	text-decoration: none;
	color: #EFCA26;
	line-height: 17px;
}
.blacktext a:active {
	color: #EFCA26;
	text-decoration: none;
	line-height: 17px;
}  
.blacktext a:hover {
	text-decoration: none;
	color: #60A4A1;
	line-height: 17px;
} 
.blacktext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
