body {
	margin: 0px;
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	background-image:  url(file:///C|/Documents%20and%20Settings/msantos/Configura%E7%F5es%20locais/Temporary%20Internet%20Files/Content.IE5/images/01_fundo.png);
}
body, tr, td {
	font-family: verdana;
	font-size: 10px;
	letter-spacing: -1px;
	line-height: 16px;
}

a.news:link {
	color: #999999;
	text-decoration: none;
}
a.news:visited {
	color: #999999;
	text-decoration: none;
}
a.news:hover {
	color: #FF3366;
	text-decoration: none;
}


.box1 {
	border-left: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
	border-bottom: solid 1px #E5E5E5;
	padding: 2px;
	color: #666666;
	/*color: #666666;*/
}
.box2 {
	border-bottom: solid 1px #E5E5E5;
	background-color: #EFF4FA;
	color: #666666;
	text-align: center;
}
.box3 {
	border-bottom: solid 1px #E5E5E5;
	background-color: #F7FAFD;
	color: #666666;
	text-align: center;
}
.box4 {
	border-bottom: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
	background-color: #EFF4FA;
	color: #666666;
	text-align: center;
}

/* servidor dedicado */
.box5 {
	background-color: #F7FAFD;
	border-top: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
	border-bottom: 1px solid #E5E5E5;
	padding: 3px;
	color: #666666;
}