a:link {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
a:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;

}

