@charset "utf-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #999999;
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a.ass:link {
	color: #999999;
	text-decoration: underline;
}
a.ass:visited {
	color: #999999;
	text-decoration: underline;
}
a.ass:active {
	color: #999999;
	text-decoration: underline;
}
a.ass:hover {
	color: #999999;
	text-decoration: underline;
}
.h3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;
}
.h4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-style: italic;
	color: #999999;
	font-size: 14px;
	line-height: 17px;
}
.escuro {
	color: #666666;
	line-height: 14px;
	text-align: left;
}
.h5 {
	color: #666666;
}
.preto {
	color: #000000;
	font-weight: bold;
}
.twit {
	list-style-type:square;
}
.dleft {
	float:left;
	width: 290px;
	padding: 10px;
	text-align: left;
}
.dright {
	float:right;
	width: 290px;
	padding: 10px;
	text-align: left;
}

