.text
{
font-family: Tahoma; font-size: 11px; color: #000000;
}
a:link, a:visited, a:hover
{
font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none
}
.red
{
font-family: Tahoma; font-size: 18px; color: #FF0000; font-weight: bold
}
.green
{
font-family: Tahoma; font-size: 18px; color: green; font-weight: bold
}
.redklein
{
font-family: Tahoma; font-size: 12px; color: #FF0000; font-weight: bold
}
.greenklein
{
font-family: Tahoma; font-size: 12px; color: green; font-weight: bold
}
hr {
background-color: #7A7A7A;
border: 0px none;
height: 1px;
clear: both;
display: block;
width: 100%
}
