.t1:link {
	font-family: tahoma;
	font-size: 11px;
	color: #F4C86B;
	text-decoration: none;
}
.t1:visited {

	font-family: tahoma;
	font-size: 11px;
	color: #F4C86B;
	text-decoration: none;
}
.t1:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E4C162;

}
