
a:link { text-decoration: none; color: #FF4500; }
a:visited { text-decoration: none; color: #FF8000; }
a:hover { text-decoration: underline; color: #FF9933; }
a:active { text-decoration: underline; color: #FF0000; }


.text
{
font-size: 14px;
color: #4C4C4C;
line-height: 20px;
font-family: Courier New,Courier,Monaco,monospace;
}

.lesen
{
font-size: 12px;
color: #333333;
line-height: 18px;
font-family: Verdana,Arial,Helvetica;
}

.head
{
font-size: 16px;
color: #993333;
line-height: 24px;
font-family: Courier New,Courier,Monaco,monospace;
}
