/* CSS definition file containing sitestyle stylesheets */
body {background-color: rgb(255,255,255); margin-right: auto; margin-left: auto; width: 600px; padding: 15px; border: 2px solid black;}
a:link { color: rgb(153,153,153);}
a:visited { color: rgb(153,153,153);}
a:hover { color: rgb(0,0,0);}