
<!--

A:link {
color:blue;
text-decoration:none;
}
A:visited {
color:blue;
text-decoration:none;
}
A:active {
color:orange;
text-decoration:none;
}
A:HOVER{
color : orange;
text-decoration:underline;
}


<!--
body,td,tr{font-size:12px;font-family:osaka;line-height:180%;color:black;bgproperties: fixed;}
-->


