html, body {
height: 100%; 
margin: 0; 
padding: 0;
}

.imgoff {
border: 3px solid #ffffff;
}

.imgoff a:hover{
border: 0px solid #c79316;
}


.zag {
font: 16pt Georgia;
text-align: left;
color: #565c63;
margin-top: 15px;
margin-left: 50px;
margin-bottom: 15px;
}

.zag a{
text-decoration: none;
color: #565c63;
}

.zag a:visited{
color: #000000;
}

.zag a:hover{
text-decoration: underline;
color: #a2a2a2;
}

.txt {
font: 11pt Arial;
text-align: justify;
color: #000000;
margin-top: 0px;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 21px;
text-indent: 20px;
}

.txt a{
text-decoration: none;
color: #000000;
}

.txt a:visited{
color: #000000;
}

.txt a:hover{
text-decoration: underline;
color: #a2a2a2;
}

.cop {
font: 8pt Arial;
text-align: center;
color: #b2b2b2;
margin-top: 10px;
margin-bottom: 50px;
}

.cop a{
color: #b2b2b2;
text-decoration: none;
}

.cop a:visited{
color: #b2b2b2;
text-decoration: none;
}

.cop a:hover{
color: #808080;
text-decoration: underline;
}

.fon{
background-image: url('fon.png'); 
background-position: left top;
background-repeat: repeat-x;
background-color: #f3f3f3;
}

.pt {
font: 18pt Georgia;
text-align: left;
color: #b2b2b2;
letter-spacing: 3px;
margin-top: 60px;
}

.pt a{
text-decoration: none;
color: #b2b2b2;
}

.menu {
font: 14pt Georgia;
text-align: center;
color: #FFFFFF;
}

.menu a{
padding-left: 10px;
padding-right: 10px;
text-align: center;
color: #616c50;
text-decoration: none;
}

.menu a:visited{
text-decoration: none;
}

.menu a:hover{
color: #000000;
text-decoration: underline;
}

.txtital {
font: italic 10pt Arial;
text-align: justify;
color: #999999;
margin-top: 0px;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 21px;
text-indent: 20px;
}

.txtital a{
text-decoration: none;
color: #999999;
}

.txtital a:visited{
color: #999999;
}

.txtital a:hover{
text-decoration: underline;
color: #a2a2a2;
}

.txtim {
text-align: center;
color: #000000;
margin-top: 0px;
margin-left: 30px;
margin-right: 30px;
margin-bottom: 21px;
}

.txtim a{
text-decoration: none;
color: #000000;
}

.txtim a:visited{
color: #000000;
}

.txtim a:hover{
text-decoration: underline;
color: #a2a2a2;
}


















