File size: 845B
BODY, TD {
background: navy;
color : white;
font-family : Arial, sans-serif;
font-size: 14px;
text-align: justify;
}
A {
text-decoration: none;
color: aqua;
}
A:Hover {
text-decoration: underline;
color: #32CD32;
}
HR {
color: blue;
height: 1pt;
}
div.up {
margin: 0px 0px 3px 0px;
padding: 0px 0px 1px 0px;
background-color: Navy;
text-align: center;
}
div.blok {
margin: 0px 0px 3px 0px;
padding: 0px 0px 1px 0px;
border: 2px solid #698B69;
background-color: #3333cc;
text-align: left;
}
div.top {
margin: 0px 0px 3px 0px;
padding: 0px 0px 1px 0px;
border: 2px solid #698B69;
background-color: #0033ff;
text-align: center;
}
div.add {
margin: 0px 0px 3px 0px;
padding: 0px 0px 1px 0px;
border: 2px solid #698B69;
background-color: #3333cc;
text-align: center;
}