.open {
display: block;
height: 24px;
background-color: #8dc28f;
border: 1px solid #fff;
border-left: none;
font-family: "Times New Roman";
font-size: 12px;
color: #000;
line-height: 200%
}
.links {
border: 1px solid #fff;
border-left: none;
font-family: "Times New Roman";
font-size: 12px;
color: #274369;
background-color: #8db2de;
text-decoration: none;
}
.links a  {
display: block;
background-color: #8db2de;
height: 24px;
color: #274369;
text-decoration: none;
line-height: 200%
}
.links a:hover {
display: block;
background-color: #8dc28f;
height: 24px;
color: #000;
text-decoration: none;
line-height: 200%
}


.menu {
display: block;
background-color: #cedef1;
height: 25px;
padding: 0px 0px 0px 30px;
margin: 1px 0px 0px 0px;
font-family:  "Times New Roman";
font-size: 14px;
font-weight: 400;
color: #274369;
text-decoration: none;
letter-spacing: 2px;
line-height: 160%
}
.menu:hover {
display: block;
background-color: #b8d0f0;
height: 25px;
padding: 0px 0px 0px 30px;
margin: 1px 0px 0px 0px;
font-family:  "Times New Roman";
font-size: 14px;
font-weight: 400;
color: #274369;
text-decoration: none;
letter-spacing: 2px;
line-height: 160%
}
.arrow {
font-size: 10px;
font-family: "Helvetica","Arial";
color: #4a8554
}
.arts {
font-size: 14px;
font-family: "Times New Roman";
color: #07162f;
padding: 25px 10px 20px 10px
}
.arts a {
color: #07162f;
}
.arts a:hover {
color: #07162f;
text-decoration: none
}
.content {
font-size: 12px;
font-family: "Times New Roman";
color: #07162f;
padding: 20px 30px 20px 10px;
text-align: justify
}
.zag {
display: block;
background-color: #95b1d3;
height: 30px;
font-size: 14px;
font-family: "Times New Roman";
color: #07162f;
line-height: 200%;
padding-left: 10px;
}
.green {
font-size: 12px;
font-family: "Times New Roman";
color: #669168;
}
.content a {
color: #07162f;
}
.content a:hover {
color: #07162f;
text-decoration: none
}

.post *, .form * { font-family: Arial; font-size: 11px; }