.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #FF9600;
}
a:visited {
	color: #FF9600;
}
a:hover {
	color: #A8BDEA;
	text-decoration: none;
}

