/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'HelveticaNeue LT 55 Roman'; color: rgb(0,0,0); background-color: rgb(255,255,255);}
 A:link { color: rgb(138,100,74); text-decoration: none ;}
 A:visited { color: rgb(171,218,77); text-decoration: none ;}
 A:hover { color: rgb(179,179,179); text-decoration: none ;}
 