/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(0,51,102);}
 A:active { font-size: x-small; color: rgb(0,51,255);}
 A:link { font-size: x-small; color: rgb(51,102,255);}
 A:visited { font-size: x-small; color: rgb(51,204,204);}
 .TextObject { color: rgb(51,51,204);}
 A:hover { font-size: x-small; color: rgb(153,0,255);}
 