/* CSS definition file containing sitestyle stylesheets */
BODY { background-color: rgb(24,88,88); background-image: url("./Back1.jpg");}
 A:active { color: rgb(0,0,0); text-decoration: underline;}
 A:link { color: rgb(0,0,0); text-decoration: underline;}
 A:visited { color: rgb(0,0,0); text-decoration: underline;}
 P { font-family: Tahoma,Verdana,Arial,Helvetica,Sans-serif; font-size: 12px;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif; font-size: 10px; font-weight: normal; font-style: normal;}
 A:hover { color: rgb(0,0,0); background-color: rgb(219,219,222);}
 