a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: x-small;
	font-weight: normal;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-size: x-small;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}


body {
	background-color: #3E412E;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}
td {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
