/* CSS Document */

<style type="text/css">

/*by Studio VII Sparber001*/
a:link {color: #0066FF;}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial,
  Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	aling: center;
	text-decoration: none;

}
li {
	color: #0066FF;
	list-style-type: square;
	text-decoration: none;

}
ul {
	color: #0066FF;
	list-style-type: square;
	text-decoration: none;
}
ol {
	color: #0066FF;
	text-decoration: none;
}

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	text-decoration: none;

}
.body a:link {
  color: #666666;
  text-decoration: none;
}
.body a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
.body a:hover {
  color: #0066ff;
  text-decoration: underline;
  font-weight: bold;
}
.body a:active {
  color: #666666;
  text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #888888;
	text-align: centre;

}
.text a:link {
	color: #888888;
	text-decoration: none;
}
.text a:visited {
	color: #888888;
	text-decoration: none;
}
.text a:hover {
	color: #888888;
	text-decoration: none;
    font-weight: bold
}
.text a:active {
	color: #888888;
	text-decoration: none;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #0099FF;
	text-align: center;
}
.title2 a:link {
	color: #0079FF;
	text-decoration: none;
}
.title2 a:visited {
	color: #0079FF;
	text-decoration: none;
}
.title2 a:hover {
	color: #0079FF;
	text-decoration: none;
    font-weight: bold
}
.title2 a:active {
	color: #0079FF;
	text-decoration: none;
}
.marcas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099ff;
	text-align: centre;

}
.marcas a:link {
	color: #0099ff;
	text-decoration: underline;
}
.marcas a:visited {
	color: #0066ff;
	text-decoration: none;
}
.marcas a:hover {
	color: #888888;
	text-decoration: none;
    font-weight: bold
}
.marcas a:active {
	color: #0099ff;
	text-decoration: none;
}
</style>

