BODY
{
    FONT-FAMILY: Arial
}

A:link {  color: #00209F; font-weight : bold; text-decoration : underline;	}	
A:visited {  color: #00209F; font-weight : bold; text-decoration : underline;	}
A:hover { color: #0080D0; font-weight : bold; text-decoration : none;	}
A:active { color: #0080D0; font-weight : bold; text-decoration : none;	 }
A:visited:hover { color: #0080D0; font-weight : bold; text-decoration : none; }

A.header:hover { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080;}
A.header:link { color: #ffffff; font-weight : bold; text-decoration : none; }
A.header:active { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080; }
A.header:visited { color: #ffffff; font-weight : bold; text-decoration : none; }
A.header:visited:hover  { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080;}

A.headeron:hover { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080;}
A.headeron:link { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080;}
A.headeron:active { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080; }
A.headeron:visited { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080;}
A.headeron:visited:hover  { color: #ffffff; font-weight : bold; text-decoration : none; background-color: #808080;}

A.footer:link {  color: #808080; font-weight : bold; text-decoration : none;	}	
A.footer:visited {  color: #808080; font-weight : bold; text-decoration : none;	}
A.footer:hover { color: #808080; font-weight : bold; text-decoration : underline;	}
A.footer:active { color: #808080; font-weight : bold; text-decoration : underline;	 }
A.footer:visited:hover { color: #808080; font-weight : bold; text-decoration : underline; }
