/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Comic Sans MS', Chicago, Sans-serif, cursive; font-size: 14px; color: rgb(255,255,255); background-color: rgb(102,51,102); background-image: none;}
 A:active { color: rgb(255,153,204); text-decoration: none ;}
 A:link { color: rgb(255,153,204); text-decoration: none ;}
 A:visited { color: rgb(255,153,204); text-decoration: none ;}
 .TextNavBar { font-size: 10px; color: rgb(255,255,0); text-decoration: none ;}
 A:hover { color: rgb(255,0,255); text-decoration: underline;}
 
