a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
	font-style: normal;
}

a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family: Tahoma;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
}
