.t2:link {
	font-family: tahoma;
	font-size: 9px;
	color: #003399;
	text-decoration: none;
}
.t2:visited {

	font-family: tahoma;
	font-size: 9px;
	color: #003399;
	text-decoration: none;
}
.t2:hover {

	font-family: tahoma;
	font-size: 9px;
	color: #FF6600;
	text-decoration: underline;
}
