td {
	font-family:Tahoma;
	font-size:11px;
	color:#818181;
}
form
{
	margin:0px;
}
a {

	text-decoration: underline;
	color:#818181;
}
a.none {

	text-decoration: none;
	color:#818181;
}
a.top
{
	color:#BB856A;
	text-decoration:underline;
}
.top
{
	color:#BB856A;
	font-size:9px;
}
a.brown
{
	color:#9E5029;
	text-decoration:underline;
}
.brown
{
	color:#9E5029;
}
a.orange
{
	color:#F7941D;
	font-weight:bold;
	text-decoration:underline;
}
.green
{
	color:#6B8B13;
	font-weight:bold;
}
.copy
{
	color:#938942;
}
a.copy
{
	color:#938942;
	text-decoration:none;
}
.t9
{
	font-size:9px;
}
.t10
{
	font-size:10px;
}
#txt
{
	padding:15px;
}
.white
{
	font-size:10px;
	color:#FFFFFF;
	padding:15px;
}
.txt_azul
{
	font-size:10px;
	color:#000066;
}

h1
{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.rodape{
	color:#B79300;
	font-family:Tahoma;
	font-weight:bold;
	font-size:9px;
}

.imgEnd{
	opacity: .6;
	filter: alpha(opacity=60);
}

.imgEnd:hover{
	opacity: 1.0;
	filter: alpha(opacity=100);
}
