/*  talisker.css -- sodtalbers.de style sheet */

/*  created by Axel Sodtalbers, Heidelberg */
/*  version 2.1 */
/*  28.02.06 16:56 */

body { 
    margin-top:2ex;
    margin-left:2ex;
    margin-right:2ex;
    font-family:Verdana,Helvetica,Arial,sans-serif;
    color:black;
    background-color:#FFFFFF;}

a {
    text-decoration:none;}

a:link {
    text-decoration:none;
    color:#0000AA;}

a:visited{
    text-decoration:none;
    color:#FF4300;}

a:active {
    text-decoration:none;color:#0000AA;}

a:hover  {
    text-decoration:underline;color:#6666CC;}

p.asslink {text-align:center;
    font-size:x-large;
    font-weight:bold;
    margin:8ex;
}
