﻿a
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: Fuchsia;
}
.mainfooter
{
	text-align: center;
	font-size: 12px;
	color: white;
	padding-top: 5px;
	font-family: Arial;
}
a.mainfooter
{
	text-align: center;
	font-size: 12px;
	color: white;
	padding-top: 5px;
	text-decoration: none;
	font-family: Arial;
}
a.mainfooter:hover
{
	color: blue;
}
a.seagreen
{
	color: blue;
	text-decoration: none;
}
a.seagreen:hover
{
	color: #ffd635;
}
.poweredby
{
	color: white;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
}
a.poweredby
{
	color: white;
}
.headlinkpadding
{
}
.headlinks
{
	color: #ecedee;
	font-size: 9px;
	font-family: Verdana;
}
a.headlinks
{
	color: #ecedee;
	font-size: 9px;
	font-family: Verdana;
}
a.headlinks:hover
{
	color: Silver;
}
a.bannertitle
{
	color: #f5d144;
	font-size: 13px;
	font-family: arial;
}
a.bannertext
{
	color:#dfdfdf;
	font-size: 13px;
	font-family: arial;
}
