.para { display: none}

A:link {  color: #DD0102; font-weight : normal; text-decoration : underline; font-face: arial;}	
A:visited {  color: #DD0102; font-weight : normal; text-decoration : underline; font-face: arial;	}
A:hover { color: #DD0102; font-weight : normal; text-decoration : none; font-face: arial;	}
A:active { color: #DD0102; font-weight : normal; text-decoration : none;	 font-face: arial; }
A:visited:hover { color: #DD0102; font-weight : normal; text-decoration : none; font-face: arial; }

A.footer:hover { color: #f1efde; font-weight : bold; text-decoration : none; }
A.footer:link { color: white; font-weight : bold; text-decoration : none; }
A.footer:visited { color: white; font-weight : bold; text-decoration : none; }
A.footer:visited:hover  { color: #f1efde; font-weight : bold; text-decoration : none;}