.fontd {
	font-size: 13px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: 800;
	text-align: center;
}
a:link {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: 800;
	color: #FFFFFF;
	text-align: center;
}
a:active {
}
