.menu {
font-family: Arial; font-size: 13px; color: #bbbbbb
}
.menu A { 
font-family: Arial; font-size: 13px; text-decoration: none; color: #808080
}
.menu A:hover {
font-family: Arial; font-size: 13px; text-decoration: none; color: red
}
.left {
font-family: Arial; font-size: 11px; color: #808080; padding: 5px 5px 5px 5px
}
.left A {
font-family: Arial; font-size: 11px;text-decoration: none; color: #808080
}
.left A:hover {
font-family: Arial; font-size: 11px;text-decoration: none; color: red
}
H1 {
font-family: Arial; font-size: 15px; color: #808080; padding: 2px 2px 2px 2px
}

.zag {
font-family: Verdana; font-size: 13px; color: black
}
.news {
font-family: Verdana; font-size: 12px; color: black
}
.news A {
font-family: Verdana; font-size: 11px; color: black; text-decoration: none
}
.news A:hover {
font-family: Verdana; font-size: 11px; color: blue; text-decoration: none
}


.main {
font-family: Verdana; font-size: 13px; color: #1D2A63
}
.main A { 
text-decoration: none; color: #3366CC
}
.main A:hover {
text-decoration: underline; color: blue
}

.tab {
font-family: Verdana; font-size: 12px; color: #808080
}
.tab A{

}
.tab A:hover {

}

.lines {
height: 1px; color: #FFC800; noshade
}




.but {
border-color: #1D2A63; background: #E7E7E7; color: #1D2A63; font-size: 12px; font-family: Verdana
}
INPUT, TEXTAREA, SELECT {
border-style: solid; border-width: 1px; font-family: Verdana; color: black; font-size: 12px; background: #F4F4F4; border-color: #A3A3A3
}