body
{
margin:0px;
}

A:link
{
text-decoration: none;
}

A:visited
{
text-decoration: none;
}

A:active
{
text-decoration: none;
}

A:hover
{
text-decoration:none;
color:#346900
}  

.Titulos
{
font-family:Arial;
font-size:11px;
line-height:11px;
color:#C80087;
font-weight: bold;
}


.Titulos_Menu
{
font-family:Arial;
font-size:11px;
line-height:11px;
color:#FFFFFF;
}

.Fim
{
font-family:tahoma;
font-size:11px;
line-height:10px;
color:#FFFFFF;
}

.Texto
{
font-family:tahoma;
font-size:12px;
line-height:13px;
color:#767676;
}

.Texto_2
{
font-family:tahoma;
font-size:11px;
line-height:12px;
color:#767676;
}

.Ver_Mais
{
font-family:tahoma;
font-size:12px;
line-height:12px;
color:#4495D4;
}

.Texto_3
{
font-family:tahoma;
font-size:14px;
line-height:14px;
color:#767676;
}

.Texto_Erro
{
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#FF0000;
}

.Form, input, textarea, select
{
border:1px #E9E9E9 solid;
background-color:#F7F7F7;
font-family:Verdana;
font-size:11px;
line-height:14px;
color:#78767B;
}

.Botao
{
background:url(images/botao_fundo.jpg);
width:70px;
height:23px;
border:0px;
padding:0px 0px 4px 0px;

font-family:"Trebuchet MS";
font-size:11px;
line-height:14px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
cursor:pointer;
}