/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: x-small; background-color: rgb(0,51,102); background-image: url('blue_background.gif');}
 A:active { color: rgb(33,66,99);}
 A:link { color: rgb(33,66,99);}
 A:hover { color: rgb(102,153,204);}
 A:visited { color: rgb(33,66,99);}
 .TextObject { font-size: x-small;}
 P { font-size: x-small;}
 