body {
	background-image: url("images/gmmbackground.jpg");
	font-family: "Trebuchet MS", Georgia;
	font-size: 10px;
	color: #FFFFCC;
}
.border {
	border: thin outset #050102;
}
a:link {
	font-family: "Trebuchet MS", Georgia;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Georgia;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}


