@charset "iso-8859-1";
/* author: Dave Dinsmore */
/* Creation date: 7/4/2006 */
.Caption {
font-family: Arial;
font-weight: bold;
font-size:  12px;
color:      #000000; 
margin-left:10px;
margin-right:10px;}

A.Controls:link    { color:#666666;
                     text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:visited { color:#666666; text-decoration:none; 
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:active  { color:#666666; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }
A.Controls:hover   { color:#00FF00; text-decoration:none;
                     font-family: Arial;
                     font-size:   14pt;
                     font-weight: bold; }


