
.txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	font-weight: normal;
}

.txtwhite
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;;
}

.link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40000;
	font-weight: normal;
	text-decoration : none;
}

.bg
{
	background-repeat : no-repeat;
}