#everything {
	background-image: url(http://www.fanreal.com/images/fundo_teal.png);
}

body {
	background-image: url(http://www.fanreal.com/images/bg_teal.png);
	background-color: #ECF0F0
}
#conteudo a:link, a:active {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#conteudo a:visited {
	color: #006699;
	text-decoration: none;
	font-weight: bold;
}
#conteudo a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

