body
{
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
A
{
text-decoration: none;
color:#565656;
font-weight: bold;
}
A:hover
{
text-decoration: none;
color:#bf3a3f;
font-weight: bold;
}

.A
{
text-decoration: none;
color:#000000;
font-weight: normal;
}
.A:hover
{
text-decoration: none;
color:#bf3a3f;
font-weight: normal;
}
.links
{
text-decoration: none;
color:#ffffff;
font-weight: bold;
text-decoration: none;
}
.links:hover
{
text-decoration: none;
color:#000000;
font-weight: bold;
text-decoration: underline;
}
.headtext
{
color: #ffffff;
text-decoration: underline;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif
 }
.greytext
{
font-weight: bold;
color: #565656;
}
.footertext
{

color: #939393;
}
.search
{
font-weight: bold;
color: #252525;
}
.textbox
{
height: 17px;
font-size: 10px;
}

 .red12normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
