table.menu
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

td.button
{
	background-color: #FF1548;
	padding: 2px;
	border: 3px outset #333333;
	text-align: center;
	width: 25%
	}


td.button a
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}


td.button a:visited
{
	color: white;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}


td.button a:active
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}


td.button a:hover
{
	color: yellow;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	text-decoration: none;
}
a.footlink
{
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:visited
{
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

a.footlink:active
{
	color: black;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}
a.footlink:hover
{
	color: #FF1548;
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

body {
	background-color: #CCCCCC;
}

.captions{font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size:18px; color:#000000; }
.style6 {color: #FF1548; font-weight: normal}