.css {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 21px;
	font-weight: normal;
	color: #CC3300;
	line-height: 30px;

}
.txt {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
}
A:link {
	text-decoration : underline
; color: #333333
}

A:visited {
	text-decoration : underline
; color: #333333
}

A:hover {
	color : #333333;
 	text-decoration : underline;
}
.txtbranco {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;

}
.txtpq {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	color: #333333;
	line-height: 14px;
}
.patrocinadore {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #502122;
}
.subtit {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 14px;


}
.credito {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #990000;
	font-weight: normal;
	font-style: italic;

}
.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border: 0px none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px dashed #000000;
}
.foto {
	float: left;
	padding-right: 7px;
	width: 200px;
}
