.txw11 {
	color : white;
	font-family : tahoma, arial ;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

.txw11 A:Hover {
	COLOR : gold;
}

.txb11 {
	color : black;
	font-family : tahoma, arial ;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
}

.txb11 A:Hover {
	color : orange;
}

.txb12 {
	color : black;
	font-family : tahoma, arial ;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

.txb12 A:Hover {
	color : orange;
}

.txr11
{
    color: #CF3535;
    font-family: tahoma, arial ;
    font-size: 11px;
    font-weight: normal;
	text-decoration:none;
}

hr
{
	color: #e2e2e2;
	height : 1px;
}
hr.reverse
{
	color : white;
}

