.whitetext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 80%;
	color: #FFCC00;
	line-height: 1.2;
}
a:link {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #FF9900;
	text-decoration: none;
	line-height: 1.2;
}

a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #0000FF;
	text-decoration: none;
	line-height: 1.2;
}

a:hover {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #FF0000;
	text-decoration: none;
	line-height: 1.2;
}

a:active {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 100%;
	color: #FF0000F;
	text-decoration: none;
	line-height: 1.2;
}
