.text 
{
font-family: Verdana;
font-size: 12px;
line-height: 16px;
color: #555555;
}

.text A
{
color: #0067a6;
text-decoration: underline; 
}

.text A:HOVER 
{
color: #f79f1a;
text-decoration: none; 
}


.hpheadertext
{
font-family: Verdana;
font-size: 20px;
font-stretch: narrower;
letter-spacing:-1px;
color: #505050;
}


.subpageblueheader
{
font-family: Verdana;
font-size: 12px;
color: #0067a6;
line-height: 24px;
}

.subpageblueheader A
{
color: #0067a6;
text-decoration: underline;
}

.subpageblueheader A:HOVER
{
color: #999999;
text-decoration: none;
}


.subpageblue
{
font-family: Verdana;
font-size: 12px;
font-style: italic;
line-height: 16px;
color: #0067a6;
}

.greytext 
{
font-family: Verdana;
font-size: 11px;
line-height: 14px;
color: #999999;
}


.footertext 
{
font-family: Verdana;
font-size: 9px;
line-height: 14px;
color: #999999;
}

.footertext A
{
color: #F96109;
}




a 
{
outline: 0;
}