body,td,th {
	font-family: cursive, Trebuchet MS, Tahoma;
	font-size: 18px;
	color: #990000;
}
a:link {
	color: #336633;
}
a:visited {
	color: #996666;
}
a:hover {
	color: #66CC99;
}
a:active {
	color: #996666;
}
h1 {
	font-size: 36px;
}border {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #006633;
	border-right-color: #009966;
	border-bottom-color: #006633;
	border-left-color: #009966;
}