/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(255,255,255); background-image: url("./background.gif");}
 A:active { color: rgb(0,51,255);}
 A:link { color: rgb(0,51,255);}
 A:visited { color: rgb(0,51,255);}
 P { font-family: 'Times New Roman', Times, Serif, serif; font-size: 16px;}
 A { color: rgb(0,51,255);}
 A:hover { color: rgb(51,153,255);}
 