body {
	background: #FFF url(themes/MorpheusX_Blue/forums/images/bg_body.gif) top left repeat;
	margin: 0;
	padding: 0 10px;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #dd6900;
	font-weight: bold;
}
a {
	color: #3986C3;
	text-decoration: none;
}

.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dd6900;
	font-weight: bold;
}
div {
	vertical-align: middle;
}
a:visited { color: #3279B2; }
a:hover, a:active { color: #FF8500; text-decoration: underline;}
