/* Central definition of style for Laebeshuus pages */


A:link
{text-decoration: none;}

A:visited
{text-decoration: none;}

A:hover
{text-decoration: underline; color: #FF0000; background-color: #EEEEEE;}

A:active
{text-decoration: none; color: #00BB33; background-color: #EEEEEE;}


body {margin:10px; font-family: Georgia}
