body{
font-family:Arial, Helvetica, sans-serif;
}
.wt {
	font-size: 12px;
	color: #FFFFFF;
}
.ht {
	font-size: 14px;
	line-height: 20px;
	color: #000000;
}
a.ht:link {
    font-size:14px;
	line-height:20px;
	color:#000000;
	text-decoration:none
	}
a.ht:visited{
    font-size:14px;
	line-height:20px;
	color:#000000;
	text-decoration:none
	}
a.ht:hover{
    font-size:14px;
	line-height:20px;
	color:#000000;
	text-decoration:underline;
	}

a.ht:active{
    font-size: 14px;
	text-decoration:underline;
	color: #000000;
	}	
a:link{
    font-size: 14px;
	text-decoration:none;
	color: #000000;
	}
a:visited{
    font-size: 14px;
	text-decoration:none;
	color: #000000;
	}
a:hover{
    font-size: 14px;

	text-decoration:underline;
	color: #000000;
	}
	
a:active{
    font-size: 14px;

	text-decoration:underline;
	color: #000000;
	}
