/* Central definition of style for Jeremia pages */

   BODY {background-color: #7799CC}
   BODY {background-image: url(hellblau_7799CC.jpg); background-repeat: repeat-y;}

A:link
{text-decoration: none; background-color: #DDDDDD;}

A:visited
{text-decoration: none; background-color: #DDDDDD;}

A:hover
{text-decoration: underline; color: #FF0000; background-color: #EEEEEE;}

A:active
{text-decoration: none; color: #00BB33; background-color: #EEEEEE;}
