.titulo {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.detalhes {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
.textogrande {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
font {
}
a {
	background-color: #CCCCCC;
}
