

.txtb
{
	font-family : Verdana;
	color : #4C556C;
	font-size : 18px;
	text-decoration : none;
}
.txtb:hover
{
	color : #CB0000;
}
.txt
{
	font-family : Verdana;
	color : Black;
	font-size : 12px;
	text-decoration : none;
}
.txt:hover
{
	color : #CB0000;
}
.txtr
{
	font-family : Verdana;
	color : #CB0000;
	font-size : 10px;
	text-decoration : none;
}
