﻿/* CSS definition file containing sitestyle stylesheets */
BODY { background-image: url('../pics/bkgd/background.gif');}
.TextObject { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(51,51,51); text-decoration: none ;}
.details { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: rgb(153,102,153); text-decoration: none; font-weight:bold ;}
.italics { font-family:"Times New Roman", Times, serif; font-size: 10pt; text-decoration:none; font-style:italic; text-align:center;}

<style type="text/css">
<!--
A:visited  {color:9932cc; text-decoration: none}
A:link  {color: 9932cc; text-decoration: none}
A:active  {color: 9932cc; text-decoration: none}
A:hover   {cursor: pointer; color:blue; text-decoration: none}
//-->
</style>