<!--
  
A:link    { color: #AC2E26; text-decoration: none; font-weight: bold}
A:visited { color: #AC2E26; text-decoration: none; font-weight: bold}
A:active  { color: #FF0000; text-decoration: none; font-weight: bold}
A:hover   { color: #FF0000; text-decoration: none; font-weight: bold}

A.rightmenu:link    { color: #FFFFFF; text-decoration: none; font-weight: bold}
A.rightmenu:visited { color: #FFFFFF; text-decoration: none; font-weight: bold}
A.rightmenu:active  { color: #FF0000; text-decoration: none; font-weight: bold}
A.rightmenu:hover   { color: #FF0000; text-decoration: none; font-weight: bold}

A.cd:link    { color: #000000; text-decoration: none; font-weight: normal}
A.cd:visited { color: #000000; text-decoration: none; font-weight: normal}
A.cd:active  { color: #FF9000; text-decoration: none; font-weight: normal}
A.cd:hover   { color: #FF9000; font-weight: normal}

h1 { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 18px; color: #000000;}
h2 { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 13px; color: #AC2E26; margin-top:0px;}
p  { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: justify}
ul { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; color: #000000}
ol { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; color: #000000}
td { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 11px; color: #000000}

.center  { text-align: center}
.justify { text-align: justify}
.right	 { text-align: right}
.bold 	 { font-weight: bold}
.small	 { font-size: 9px}
.big	 { font-size: 14px}
.formul	 { font-family: Verdana; font-size: 11px}
.copyright { color: #BBBBBB }


.hovermenu ul{
font: 10px verdana;
text-transform: uppercase;
padding: 0;
margin: 0;
height: 18px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 3px 2em;
text-decoration: none;
color: white;
float: left;
color: black;
background-color: #888888;
border-right: 1px solid white; 
}

.hovermenu ul li a:hover{
background-color: #CCCCCC;
color: white;
}






-->