.txt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A27B4D;
	font-size: 10px;
	text-align: center;
}
.txt a {text-decoration: none;color: #EBCCA8;}
.txt a:visited {text-decoration: none;color: #EBCCA8;}
.txt a:hover {text-decoration: none;color: #FBF5E7;}


.a:link 	{  
	font-family: Verdana;
	font-size: 10px;
	color: #EBCCA8;
	text-decoration: none;
	border-style:none;
	}
	
	
a:visited 	{  
		font-family: Verdana;
		font-size: 10px;
		color: #EBCCA8;
		text-decoration: none;
		border-style:none;	
		}
		
		
a:active 	{  
		font-family: Verdana;
		font-size: 10px;
		color: #EBCCA8;
		text-decoration: none;
		border-style:none;
		}
		
		
a:hover 	{  
		font-family: Verdana;
		font-size: 10px;
		color: #FBF5E7;
		text-decoration: none;
		border-style:none;		
		}
