
a:link                  { color:#EE0000; }
a:visited               { color:#999999; }
a:active                { color:#000000; }



/* HTML */


.html-txt       		{ font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; }
.html-txt-fett          { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333333; font-weight:bold; }
.html-txt-fett-gross    { font-size:12px; font-family:arial; color:#000000; font-weight:bold; }
.html-txt-gross         { font-size:15px; font-family:arial; color:#000000; }
.html-txt-fett-gruen     { font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#b5181e; font-weight:bold; }
.html-comic				{ font-size:18px; font-family:Comic Sans MS; color:#b5181e;}
.html-lucida            { font-size:18px; font-family:Lucida Sans Typewriter; color:#FFFFFF; }




.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #333333;
}

