/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; color: rgb(102,102,102); background-color: rgb(204,204,204); background-image: url("./assets/images/backgroundwhite.jpg");}
 A:active { color: rgb(255,0,0);}
 A:link { color: rgb(0,51,51);}
 UL { font-size: 12px;}
 A:visited { color: rgb(102,0,0);}
 .TextObject { font-size: 12px;}
 H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 24px; color: rgb(102,102,102); font-weight: bold;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 20px; color: rgb(102,102,102); font-weight: normal; font-style: normal;}
 P { font-size: 12px;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 16px; color: rgb(102,102,102); font-weight: bold;}
 .TextNavBar { font-size: 14px;}
 A:hover { color: rgb(255,0,0);}
 