@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.topic_destacado{
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.topic_normal{
	font-size:11px;
	color:#000000;
}
.topic_clique{
	font-size:11px;
	color:#2668A3;
	font-weight:bold;
	line-height:2;
}
	
