a:link { text-decoration: underline; color: #000000; }
a:visited { text-decoration: underline; color: #666699; }
a:hover { text-decoration: underline; color: #006699; }

.tit {  
	font-family: Verdana; 
	font-size: 18px; 
	font-weight: bold; 
	color: #003399;
	
}
.txt {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
}
.cpt {
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	font-style: normal;
	color: #003399;
	
}
.lnk1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	
}	

.lnk {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	
}	
