BODY
{
    FONT-FAMILY: Arial
}

A:link {  color: #003E72; font-weight : bold; text-decoration : underline;	}	
A:visited {  color: #003E72; font-weight : bold; text-decoration : underline;	}
A:hover { color: #6F8DB9; font-weight : bold; text-decoration : none;	}
A:active { color: #6F8DB9; font-weight : bold; text-decoration : none;	 }
A:visited:hover { color: #6F8DB9; font-weight : bold; text-decoration : none; }

A.news:hover { color: #6F8DB9; font-weight : bold; text-decoration : underline; }
A.news:link { color: #000000; font-weight : bold; text-decoration : none; }
A.news:active { color: #6F8DB9; font-weight : bold; text-decoration : underline; }
A.news:visited { color: #000000; font-weight : bold; text-decoration : none; }
A.news:visited:hover  { color: #6F8DB9; font-weight : bold; text-decoration : underline;}


UL { list-style-type: disc; line-height: 100%}