/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; color: rgb(255,255,255); background-color: rgb(0,45,179); background-image: none;}
 A:active { color: rgb(0,171,103);}
 A:link { color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 A:visited { color: rgb(255,255,255); font-weight: normal; font-style: normal;}
 H1 { font-family: 'Dom Casual D', sans-serif; font-size: xx-large;}
 H2 { font-family: 'Dom Casual D', sans-serif;}
 .TextNavBar { font-size: x-small; color: rgb(255,255,255);}
 A:hover { color: rgb(0,171,103);}
 
