.txt  {
	font-size : 12px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-style : normal;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
}
.txt A {
	font-size : 12px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-style : normal;
	color : Gray;
	font-weight : bold;
	text-decoration : none;
}
.txt A:hover {
	font-size : 12px;
	font-family : Verdana, Arial, Geneva, Helvetica;
	font-style : normal;
	color : Silver;
	font-weight : bold;
	text-decoration : underline;
}
.txtT{
	font-size: x-large;
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-style: normal;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}
.txtx{
	font-size: medium;
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-style: normal;
	color: Red;
	font-weight: normal;
	text-decoration: none;
}	
.txtb{
	font-size: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-style: normal;
	color: #00CED1;
	font-weight: normal;
	text-decoration: none;
}
.txtc{
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica;
	font-style: normal;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}	
