/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif; font-size: 14px; color: rgb(255,255,0); background-image: url( "../assets/images/body.jpg" )}
 A:active { color: rgb(255,204,0)}
 A:link { color: rgb(255,204,0)}
 A:visited { color: rgb(255,255,204)}
 A:hover { color: rgb(255,204,0); font-weight: bold}
 