.head {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CC9900;
	font-weight: bolder;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #A41D1D;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #A41D1D;
	text-decoration: underline;
}
