a:link {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size:14px;
	color: #33CCFF;
}
a:hover {
	color: ;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 14px;
}
a:visited {
    text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 11px;
}
