.TituloPreto {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.TextoPreto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.TextoBranco {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.TextoPretoPeq {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TituloBranco {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Menu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
}
.Rodape {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TextoRodape {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.Text{ 
	font-family: Tahoma; font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; border: #000000 1pt solid; background-color: #FFFFFF;
	height: 15 px; 
}
.TextArea{ 
	font-family: Tahoma; font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000; border: #000000 1pt solid; background-color: #FFFFFF;
}
A:link
{
    font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none
}

A:active
{
    font-size: 11px;
    color: #010451;
    font-family: Tahoma;
    text-decoration: none
}

A:visited
{
    font-size: 11px;
    color: #000000;
    font-family: Tahoma;
    text-decoration: none
}

A:hover
{
    font-size: 11px;
    color: #0093DC;
    font-family: Tahoma;
    text-decoration: none
}

A.MenuAtivo:hover
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Tahoma;
    text-decoration: none
}
