.txt_1 {	
font-family: Tahoma;	
font-size: 10px;	
color: #FFFFFF;
}

.txt_2 {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
color: #666666;	
font-weight: normal;	
text-align: justify;
text-decoration: none;
}

.txt_2a {	
font-family: Arial, Helvetica, sans-serif;	
font-size: 10px;	
color: #666666;	
font-weight: normal;	
text-align: justify;
text-decoration: underline;
}

.txt_3 {	
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #666666;	
text-transform: uppercase;	
font-weight: bold;
}

.txt_4 {	
font-family: Tahoma;	
font-size: 10px;	
color: #236E99;
}

.txt_5 {	
font-family: Tahoma;	
font-size: 12px;	
color: #FFFFFF;	
text-transform: uppercase;	
font-weight: bold;
}

.txt_6 {	
font-family: Tahoma;	
font-size: 10px;	
color: #000000;	
text-transform: uppercase;	
font-weight: bold;
}

.txt_7 {	
font-family: Tahoma;	
font-size: 10px;	
color: #FF0000;	
text-transform: uppercase;	
font-weight: bold;
}

.txt_8 {	

color: #e1c57b;
}
/*******************************************/
.topnav {
	font-size: 10px;
	font-family: Arial, MS Sans Serif;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	text-transform: capitalize;
}

.topnav a:hover {
color: #999999; 
text-decoration: underline;
} 

.topnav a:visited {
color: #999999; 
text-decoration: underline;
} 

.topnav a:active {
color: #999999; 
text-decoration: underline;
}


/*******************************************/
.footernav {	
font-size: 10px;	
font-family: Arial, MS Sans Serif;	
color: #666666;	
text-decoration: none;	
font-weight: bold;	
text-transform: uppercase;
}

.footernav a:hover {
color: #999999; 
text-decoration: none;
} 

.footernav a:visited {
color: #999999; 
text-decoration: none;
} 

.footernav a:active {
color: #999999; 
text-decoration: none;
} 

