@charset "utf-8";
/* CSS Document */

body{
	margin-top: 40px;
	background-color: #333333;
	background-image: url(../images/fundo.gif);
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}
td img {display: block;}
all{
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
