
<style bapstyle type="text/css">{  }
body {
background-color:#FFFFFF; font-family:Tahoma; font-size:10pt
}




A {color: red; text-decoration: none;}
A:link {color: red; text-decoration: none;} 
A:visited {color: red; text-decoration: none;} 
A:hover {color: gray; text-decoration: underline;} 
A:active {color: red; text-decoration: none;} 

a:link.class1 { color: blue} 
a:visited.class1 { color: blue} 
a:hover.class1 { color: red} 

a:link.class2 { color: blue} 
a:visited.class2 { color: blue} 
a:hover.class2 { color: red} 
-->
</style>