#float_left {
width: 470px;
float: right;
padding-right: 40px;
text-align: justify;
font-size: 11px;
font-family: verdana, tahoma; 
}

#float_left a{
color: #336699;
text-decoration:underline;
font-size: 11px;
font-weight: bold;
}

#float_left a:hover{
color: #336699;
text-decoration:none;
font-size: 11px;
font-weight: bold;
}

#float_right {
width: 210px;
float: left;
padding-left: 30px;
font-size: 11px;
}

#float_right a{
color: #000000;
text-decoration:underline;
font-size: 11px;
}

#float_right a:hover{
color: #000000;
text-decoration:none;
font-size: 11px;
font-weight: bold;
}

h2{
font-size: 14px;
font-family: verdana;
font-weight: bold;
color: #ff0000;
}

h2 a{
text-decoration: none;
color: #ff0000;
}

h2 a:hover{
text-decoration: underline;
color: #ff0000;
}

#menu{
margin-left: 30px;
}

#menu_nav a{
font-size: 12px;
margin-left: 15px;
font-family: verdana, tahoma; 
text-decoration: none;
color: #000000;
font-weight: bold;
}

#menu_nav a:hover{
font-size: 12px;
font-family: verdana, tahoma; 
text-decoration: underline;
margin-left: 15px;
color: #000000;
font-weight: bold;
}

#footer {
font-family: verdana;
font-size: 11px;
text-align:center;
}

#footer a{
text-decoration: none;
color: #000000;
font-size: 11px;
text-align:center;
}

#footer a:hover{
text-decoration: underline;
color: #000000;
font-size: 11px;
text-align:center;
}
