.text4f {
	font-family: Tahoma;
	font-size: 13px;
	color: #4f4f4f;
	text-decoration: none;
}
.textred {
	font-family: Tahoma;
	font-size: 11px;
	color: #1996C6;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 10px;
	color: #4f4f4f;
	text-decoration:none;
}
a:link, a:visited{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	
	text-decoration: underline;