A: 
{ 
	text-decoration: none;
}
A:visited 
{ 
	text-decoration: none; 
}
A:active
{
	text-decoration: none;
}
A:hover 
{ 
	text-decoration: none;
}
.footer
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.footerlink
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.footerlink:active
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.footerlink:visited
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.footerlink:hover
{
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.text
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.redtext
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #cc3300;
}
.bluelink
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.bluelink:active
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.bluelink:visited
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.bluelink:hover
{
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0189b4;
	text-decoration: underline;
}
.form
{
	background-color: #e2e2e2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.button
{
	background-color: #0189b4;
	color: #e2e2e2;
	border-right: #006B94 solid 2px;
	border-left: #4CB1DE solid 2px;
	border-top: #40A8D4 solid 2px;
	border-bottom: #005C85 solid 2px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
