.font {
	font: bold 13px  Tahoma;
}
A:hover {
	text-decoration: none;
	color: #AEAEAE;
	background-color: black;
}

#t2
{
display:none;
}