.para { display: none}

A:link {  color: #E30E0E; font-weight : normal; text-decoration : underline; font-face: arial;}	
A:visited {  color: #E30E0E; font-weight : normal; text-decoration : underline; font-face: arial;	}
A:hover { color: #381DA3; font-weight : normal; text-decoration : none; font-face: arial;	}
A:active { color: #381DA3; font-weight : normal; text-decoration : none;	 font-face: arial; }
A:visited:hover { color: #381DA3; font-weight : normal; text-decoration : none; font-face: arial; }

A.nav:hover{ color: #DC241F; font-size : 10pt;  font-weight : bold; text-decoration : none; }
A.nav:link{ color: #333366; font-size : 10pt; font-weight : bold; text-decoration : none; }
A.nav:active { color: #DC241F; font-size : 10pt;  font-weight : bold; text-decoration : underline;	 }
A.nav:visited { color: #333366 ;font-size : 10pt;  font-weight : bold; text-decoration : none; }
A.nav:visited:hover{ color: #DC241F; font-size : 10pt;  font-weight : bold; text-decoration : none; }

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;}

A.main	{ color: #333366; font-size : 10pt; text-decoration: none}
A.main:link { color: #333366; font-size : 10pt; text-decoration: none}
A.main:hover { color: #DC241F; font-size : 10pt; text-decoration: underline}
A.main:active { color: #DC241F; font-size : 10pt; text-decoration : underline}

A.sub	{ color: #333366; font-size : 8pt; text-decoration: none}
A.sub:link 	{ color: #333366; font-size : 8pt; text-decoration: none}
A.sub:hover { color: #DC241F; font-size : 8pt; text-decoration: none}
A.sub:active { color: #DC241F; font-size : 8pt; text-decoration : none}