a {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bolder;
	color: #CC0099;
	text-decoration: blink;
}
body {
	background-image: url(images/3grey14.jpg);
}
