table.menu
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
}

td.button
{
	background-color: #DD3333;
	padding: 2px;
	border: 3px outset #FFFFFF;
	text-align: center;
	}

td.button a
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:visited
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:active
{
	color: black;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

td.button a:hover
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink
{
	color: black;
	text-decoration: bold;
}

a.footlink:visited
{
	color: black;
	text-decoration: none;
}

a.footlink:active
{
	color: black;
	text-decoration: none;
}

a.footlink:hover
{
	color: red;
	text-decoration: none;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
