/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
}
.citacao {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
}
.moldura { border: 1px solid #F5F5F5;}
a:link, a:active, a:visited { text-decoration:none; font-weight: normal; color: #C70000}
a:hover { text-decoration:underline; font-weight: normal }