<style type="text/css">
<!--
/* Formularios*/
input { 
background-color: #e5e5e5; 
font: 11px verdana;
color:#000000;
font-weight: bold;
}
select { 
background-color: #e5e5e5;
font:11px verdana;
color:#000000;
font-weight: bold;
}
<!--
textarea { 
background-color: #e5e5e5;
font:11px verdana;
color:#000000;
font-weight: bold;
}
.titulo{
font-family: Verdana;
font-size:20px;
color: #000000;
}
.titulo_lista{
font-family: Verdana;
font-size:16px;
color: #000000;
font-weight: bold;
}
.titulo_linha{
font-family: Verdana;
font-size:16px;
color: #000000;
font-weight: bold;
}
.label_form{
font-family: Verdana;
font-size:12px;
color: #000000;
font-weight: bold;
}
.menu{
font-family: Verdana;
font-size:14px;
color: #FFFFFF;
font-weight: bold;

}
.menu_hover a{
font-family: Verdana;
font-size:14px;
color: #FFFFFF;
font-weight: bold;
}
a{
font-family: Verdana;
font-size:11px;
color: #222222;
}
.titulo_lista_verde{
font-family: Verdana;
font-size:14px;
color: #669900;
font-weight: bold;
}
-->
</style>
