/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(51,102,153); background-image: url("./assets/images/baks.jpg");}
 A:active { color: rgb(51,102,153); text-decoration: underline;}
 A:link { color: rgb(51,102,153); text-decoration: underline;}
 A:visited { color: rgb(153,153,153); text-decoration: underline;}
 .TextObject { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(51,102,153);}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif,sans-serif; font-size: x-small; color: rgb(51,102,153);}
 .TextNavBar { font-size: xx-small;}
 A:hover { color: rgb(0,102,255); text-decoration: underline;}
 
