a:hover { text-decoration: underline }
a:active { color: red; text-decoration: underline }
a  { color: #d2691e; text-decoration: none }
a:vlink { }
b { }
body             { font-family: Verdana, Arial; background-color: #fffaf0 }
h1  { }
h2    { }
h3   { }
h4   { }
p { }
table         { font-size: 10pt }
ul   { }
.charlogo {
	background-attachment: fixed;
	background-color: FFDAB9;
	background-image: url(../img/Charite_logo_2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
