
body{
font-family: Tahoma, Arial, Helvetica, Sans Serif;
font-size: 10pt;

}


a {
        color: #1E77AF;
	text-decoration: none;
      font-weight: bold;

}
a:link {
	text-decoration: none;

}
a:hover {
	color: silver;
	text-decoration: underline;

}

a:visited {
	color: #1E77AF;
}

table {

      font-size: 10pt;

}



table.navighaut a, table.navighaut a:link, table.navighaut a:visited {
	color: white;
	text-decoration: none;
}

table.navighaut a:hover {
	color: white;
	text-decoration: underline;
}

table.navighaut font {
	color: white;
	text-decoration: none;
}
