/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: '@Arial Unicode MS', sans-serif; background-image: none;}
 A:link { color: rgb(0,0,0); text-decoration: none ;}
 A:visited { text-decoration: none ;}
 H1 { font-size: large;}
 A:hover { color: rgb(255,102,51); text-decoration: none ;}
 
