A {
color: #000000;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: underline;
}

.fon {
background-image: url('images/index_02.jpg');
background-position: left top;
background-repeat: no-repeat;
}

.fon2 {
background-image: url('images/index_05.jpg');
background-position: left top;
background-repeat: no-repeat;
}

.text {
margin-left: 20px;
margin-right: 20px;
}

.copy {
font-size: 10pt;
}

.newszag {
font-size: 14px;
font-weight: bold;
text-align: center;
margin-left: 7px;
margin-right: 10px;
margin-bottom: 5px;
}

.newstext {
font-size: 13px;
text-align: justify;
margin-left: 7px;
margin-right: 10px;
}

.newshr {
margin-left: 7px;
margin-right: 10px;
}

.newspagezag {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
}

.newspagetext {
font-size: 14px;
}

