body {
	background-color: #336600;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {

	color: #990000;
	text-decoration: underline;
}
a:hover {


	color: #990000;
	text-decoration: underline;
}
a:active {



	color: #990000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	color: #990000;
}
.box {
	margin: 0px;
	padding: 5px;
	height: 200px;
	width: 125px;
	border: ridge #990000;
}
.white1 {
	color: #FFFFFF;
}

