<style type="text/css">{  }

a:link 
{ 
color: #493C62; text-decoration:none; 
}
a:visited 
{ color: #493C62; text-decoration:none; }
a:active 
{ color: #493C62; text-decoration:none;} 
a:hover 
{ color: #9787B6; text-decoration:none;} 
/* Table Opacity Styles */
.tinytableopacity      {FONT-SIZE: xx-small;FONT-FAMILY:sans-serif;background:transparent; }
.tinytableopacity TD   {border:1px solid black;FONT-SIZE: xx-small;FONT-FAMILY: sans-serif;filter:alpha(opacity=40);-moz-opacity:.40;opacity:.40;}
.tinytableopacity25 TD {border:1px solid black;FONT-SIZE: xx-small;FONT-FAMILY: sans-serif;filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;}
.tinytableopacity50 TD {border:1px solid black;FONT-SIZE: xx-small;FONT-FAMILY: sans-serif;filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}
.tinytableopacity75 TD {border:1px solid black;FONT-SIZE: xx-small;FONT-FAMILY: sans-serif;filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;}

b:link 
{ 
color: #493C62; text-decoration:none; 
}
b:visited 
{ color: #493C62; text-decoration:none; }
b:active 
{ color: #493C62; text-decoration:none;} 
b:hover 
{ color: #3A304E; text-decoration:none;} 

</style>