.footertxt
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#eeeeee;
}
	
a.footerlink
{
	font-family:Verdana;
	font-size:10px;
	font-weight:normal;
	color:#eeeeee;
	text-decoration:none;
	font-style:oblique;
}

a.footerlink:hover
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#c72d26;
	font-style:normal;
	background-color:White;
	
}

a.menu
{
	font-family:Impact;
	font-size:22px;
	font-weight:normal;
	color:#294c96;
	text-decoration:none;
}
a.menu:hover
{
	font-family:Impact;
	font-size:22px;
	font-weight:normal;
	color:#c72d26;
	text-decoration:underline;
}

a.whitelink
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:none;
}
a.whitelink:hover
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#eeeeee;
	text-decoration:underline;
}
	
.whitetxt
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#eeeeee;
	text-decoration:none;
}

.bluetxt
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#294c96;
	text-decoration:none;
}

a.txtlink
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#294c96;
	text-decoration:none;
	background-color:#eeeeee;
}
a.txtlink:hover
{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	color:#c72d26;
	text-decoration:none;
	background-color:White;
}

