.txt {
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.txtb{
	font-family: verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
}
a:active {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
