a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: x-small;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
  font-family: "Trebuchet MS";
  font-size: x-small;
}

a:hover {
    color:#CCCCCC;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: x-small;
}

a:active {
	color:#000000
	
}
