body{
  font-family: Tahoma; 
 	vertical-align:top;
	/*background: url(fill.gif) 0 0 repeat-x #F1F8FD;*/
	background-color:#0f9638;
	/*color:#819011; font-size:13px;*/
	color:#ffffff; font-size:16px; font-weight:bold;
}

/*
a {color:#819011; font-size:13px;}
a:hover {color:#819011; font-size:13px;}
a:visited {color:#819011; font-size:13px;}
*/
a {color:#ffffff; font-size:13px;}
a:hover {color:#ffffff; font-size:13px;}
a:visited {color:#ffffff; font-size:13px;}

table, td {vertical-align:top;}

img {
	border:0px; vertical-align:top;
}

.linkMenu
{
    font-family: Tahoma;
    /*color: #005824;*/
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.linkMenu a
{
    font-family: Tahoma;
    /*color: #005824;*/
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.linkMenu a:visited
{
    font-family: Tahoma;
    /*color: #005824;*/
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.linkMenu a:hover
{
    font-family: Tahoma;
    /*color: #ffb11c;*/
    color: #fff500;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}


.textoTituloPadrao
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

.btEnviar
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #fff500;
}

.btEnviar a
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #fff500;
}

.btEnviar a:hover
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #fff500;
}

.btEnviar a:visited
{
    font-family: Tahoma;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    color: #fff500;
}