td {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	text-align: center;
}
body {
	background-color: #F0E6D2;
}
a:link {
	color: #660099;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #332411;
	font-size: large;
}
a:visited {
	color: #9900FF;
	font-size: 13px;
}
a:hover {
	color: #9999FF;
}
a:active {
	color: #663300;
}
img {
	border: 1px solid #332411;
}

