a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
	border: 1px none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 16px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-family: "Trebuchet MS";
}
.title {
	color: #FFF;
}

