body {
	font-family: Verdana;
	font-family: Arial Unicode MS;
	color: #0066ff;
	background:url(../images/fundo1.jpg);
	background-position: center;
	background-repeat: no-repeat;	
}

td {
background-color: #0080C0;
}

#topofundo
{
	background-color: White
}

#tabela {
	background-image: url(../images/fundotabela.jpg);
	background-position: left;
	text-align: center;
	vertical-align: top;
	background-color: white;
}

#fundo {
	background: url(../images/fundo1.jpg);
	background-position: center;
	background-repeat: no-repeat;	
	background-color: White;
	margin-left: 3%;
}

h1 {
	color: #0066ff;
	font: normal;
	font-family: Verdana, "Arial Unicode MS";
}

a {
	color: Red;
	font: normal;
	text-decoration:none;
}

a:hover {
	color: blue;
	font: normal;
	text-decoration:none;
}

a : link {
	color: Red;
	font: normal;
	text-decoration:none;
}

a : visited {
	color: Red;
	text-decoration:none;
	font: italic;
}

table {
	border: none;
	border-width: 0px;
	margin-right: 3%;
}

td {
	background-color: #0080C0;
}

#white {
	color: white;
}

#red {
	color: red;
}
