body {
font-size: 12px;
color: #000000;
font-weight: bold;
font-family: Verdana, Helvetica, sans-serif;
text-align: justify;
background-color: transparent;
}

.menu {
font-size: 13px;
color: #670001;
font-weight: bold;
font-family: Verdana, Helvetica, sans-serif;
padding: 0px 0px 0px 10px;
}

.text {
font-size: 12px;
color: #000000;
font-weight: bold;
font-family: Verdana, Helvetica, sans-serif;
padding: 0px 20px 0px 0px;
}

.sep {
background-color: #77abf7;
}

A:link {
text-decoration : none;
font-size: 13px;
color: #670001;
font-weight: bold;
}

A:visited {
text-decoration: none;
color: #9a1f21;
font-size: 13px;
font-weight: bold;
}

A:hover {
text-decoration: none;
color: blue;
font-size: 12px;
font-weight: bold;
}

A:active {
text-decoration: 75afe5;
color: blue;
font-size: 12px;
font-weight: bold;
}