@charset "ISO-8859-1";

<!--


A:link.son {
color : #ffffff;
text-decoration :none;
font-family : arial;
font-weight : bold;
font-size:10pt;
display:block; width:90px;
}


A:visited.son {
color : #ffffff;
text-decoration :none;
font-family : arial;
font-weight : bold;
font-size:10pt;
display:block; width:90px;
}

A:active.son {
color : #C0C0C0;
text-decoration :none;
font-family : arial;
font-weight : bold;
font-size:10pt;
display:block; width:90px;
}

A:hover.son {
background-color: #F9E76A;
color : #0000FF;
text-decoration :none;
font-family : arial;
font-weight : bold;
font-size:10pt;
display:block; width:90px;
}

div.table { display:table; text-align:center; margin:auto;}
div.tr { display:table-row; }
div.td { display:table-cell; border:none; padding:0px; }

-->
