a.a1:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:visited {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
a.a1:active {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
