/* Text Classes */

.link1:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 12px; 
	font-family:  Verdana, Arial, Times New Roman, sans-serif;
	color: #080D5F;
	text-decoration: underline; 
}	

.link1:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #080D5F; 
   text-decoration : underline; 
}


.link1:hover {
   font-style : strong; 
   font-weight : bold; 
   font-size :12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #080D5F; 
   text-decoration : underline; 
}


.link1:active {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #080D5F; 
   text-decoration :  underline; 
}

.link2:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 12px; 
	font-family:  Verdana, Arial, Times New Roman, sans-serif;
	color: #0F4608;
	text-decoration: underline; 
}	

.link2:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #0F4608; 
   text-decoration : underline; 
}


.link2:hover {
   font-style : strong; 
   font-weight : bold; 
   font-size :12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #0F4608; 
   text-decoration : underline; 
}


.link2:active {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #0F4608; 
   text-decoration : underline; 
}

.link3:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 12px; 
	font-family:  Verdana, Arial, Times New Roman, sans-serif;
	color: #860205;
	text-decoration: underline; 
}	

.link3:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #860205; 
   text-decoration : underline; 
}


.link3:hover {
   font-style : strong; 
   font-weight : bold; 
   font-size :12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #860205; 
   text-decoration : underline; 
}


.link3:active {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #860205; 
   text-decoration : underline; 
}

.link4:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 12px; 
	font-family:  Verdana, Arial, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: underline; 
}	

.link4:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : underline; 
}


.link4:hover {
   font-style : strong; 
   font-weight : bold; 
   font-size :12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color :#edecd8;
   text-decoration : underline; 
}


.link4:active {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : underline; 
}

.link5:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 12px; 
	font-family:  Verdana, Arial, Times New Roman, sans-serif;
	color: #F3BF12;
	text-decoration: none; 
}	

.link5:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #F3BF12;
   text-decoration : none; 
}


.link5:hover {
   font-style : strong; 
   font-weight : bold; 
   font-size :12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : underline; 
}


.link5:active {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #F3BF12;
   text-decoration : none; 
}

.link5x:visited {  
	font-style: strong;  
	font-weight: bold;
	font-size: 12px; 
	font-family:  Verdana, Arial, Times New Roman, sans-serif;
	color: #F3BF12;
	text-decoration: underline;
}	

.link5x:link {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #F3BF12;
   text-decoration : underline; 
}


.link5x:hover {
   font-style : strong; 
   font-weight : bold; 
   font-size :12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : underline; 
}


.link5x:active {
   font-style : strong; 
   font-weight : bold; 
   font-size : 12px; 
   font-family:  Verdana, Arial, Times New Roman, sans-serif;
   color : #F3BF12;
   text-decoration : underline;
}

a#credit{
display: block;
background-image: url(/images/poweredbykfx.jpg);
width: 269px;
height: 18px;
}
a#credit span{
visibility: hidden;
}
