BODY
{
    FONT-FAMILY: Arial
}

A:link {  color: #183533; font-weight : bold; text-decoration : underline;	}	
A:visited {  color: #183533; font-weight : bold; text-decoration : underline;	}
A:hover { color: #183533; font-weight : bold; text-decoration : none;	}
A:active { color: #183533; font-weight : bold; text-decoration : none;	 }
A:visited:hover { color: #183533; font-weight : bold; text-decoration : none; }

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; }