

A:link  {
text-decoration: none;
color: #4a082d;
cursor: default;
}
A:active  {
text-decoration: underline;
color: #4a082d;
cursor: default;
}
A:visited {
cursor: default;
text-decoration: none;
color: #4a082d;
}
A:hover {
cursor: help;
text-decoration: none;
font-weight: bold;
color: #a41264;
}
body {
cursor: default;
font-family: Arial;
background: url('bg.jpg');
color: #000000;
font-weight : normal;
font-size: 8pt;
margin-left : 0px;
margin-top: 0px
}
Table {
cursor: default;
font-family: Arial;
background: #ffffff;
color: #000000;
font-weight: normal;
font-size: 8pt;
border-color: #ffffff;
margin-left: 5px;
margin-top: 5px;
}
b {
color: #4a082d;
font-weight: bold;
font-size: 10pt;
}
i {
color: #000000;
font-weight: italic;
font-size: 7pt;
}
u {
color: #C94745;
font-size : 10pt;
border-bottom-width: 0px;
border-bottom-style: solid;
border-bottom-color: #1D1E22;
}
.head {
font-size: 10pt;
text-align: right;
color: #ffffff;
background: #4a082d;
font-family: Century Gothic;
border-bottom-width: 1px;
border-bottom-style: groove;
border-bottom-color: #612748;
;
}
td {
font-family: Arial;
color: #000000;
font-size: 8pt;
font-weight: normal;
cursor: default;
padding: 0px;
border: 0px;
}
.news {
cursor: default;
font-family: Arial;
background: #ffffff;
color: #000000;
font-weight: normal;
font-size: 8pt;
margin-left: 5px;
margin-top: 5px;
border-bottom: 5px solid #ffffff;
border-top: 5px solid #ffffff;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
}
.titel {
font-family: Century Gothic;
color: #4a082d;
font-weight: normal;
font-size: 16px;
}
.date {
font-family: Arial Black;
color: #a41264;
font-weight: normal;
font-size: 8px;
}
.wall {
cursor: default;
font-family: Arial;
background: #f0f0f0;
color: #000000;
font-weight: normal;
font-size: 8pt;
}
.icon { 
border-left: 5px solid #612748;
border-right: 5px solid #612748;
border-top: 5px solid #612748;
border-bottom: 15px solid #612748;
}