/*  your sites custom CSS goes into this file */

body         { color: #000000; font-family: Verdana, Georgia, serif; font-size:10pt; background-color: #fffff6; 
              background-repeat: repeat; background-attachment: scroll;
               background-image: 
               url('');  
               margin-left: 0%; margin-right: 0%; background-position: 0% }

A:link { text-decoration: none; color: #000086; }
A:visited { text-decoration: none; color: #800080; }
A:hover { text-decoration: underline; color: #C40000; }