.padrao {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
}
.rodape {
	font-family: Tahoma, Arial;
	font-size: 10px;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.linkpadrao:link {
	color: #990000;
}
.linkpadrao:visited {
	color: #990000;
}
.linkpadrao:active {
	color: #990000;
}
.linkpadrao:hover {
	color: #FF0000;
}
.tituloanuncio {
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.textobranco {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulo2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
