/* CSS definition file containing sitestyle stylesheets */
BODY { font-size: x-small; color: rgb(60,20,0); background-image: url("./white.jpg");}
 A:active { color: rgb(60,20,0);}
 A:link { color: rgb(60,20,0);}
 A:visited { color: rgb(60,20,0);}
 .TextObject { font-size: x-small; color: rgb(60,20,0);}
 P { font-size: x-small; color: rgb(60,20,0);}
 .TextNavBar { font-size: x-small;}
 A:hover { color: rgb(204,0,0);}
 