A
	 {
		color: #000000;
		background-color: transparent;
		text-decoration : none;
	 }
A.menu
	 {
		color: #ffffff;
		background-color: transparent;
		text-decoration : none;
	 }	 
A:Hover
	 {
		color: #000000;
		background-color: transparent;
		text-decoration : underline;
	 }
.menufont {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #ffffff;
	text-decoration : none;
}
.menufont:Hover {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 100;
	color: #ffffff;
	text-decoration : underline;
}
.copyright {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: 100;
	color: #000000;
	text-decoration : none;
}

.managerbody {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: 100;
	color: #000000;
	text-decoration : none;
}
.services
{
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #000000;
	text-decoration : underline;
}
.bodycontent
{
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: #000000;
	text-decoration : none;
}

.customerfont
{
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 100;
	color: red;
	text-decoration : underline;
}
.err
{
	font-family:  Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	color: red;
	text-decoration : none;
}

