@charset "iso-8859-1";
/* CSS Document */

td {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
.menu:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.menu:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}
.menu:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
}
.botao:link {
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.botao:visited {
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
.botao:hover {
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.titulo{
	font-size:14px;
	font-weight:bold;
	color:#39c;
}
.titulo:link{
	font-size:14px;
	font-weight:bold;
	color:#39c;
	text-decoration:none;
}
.titulo:visited{
	font-size:14px;
	font-weight:bold;
	color:#39c;
	text-decoration:none;
}
.titulo:hover{
	font-size:14px;
	font-weight:bold;
	color:#069;
	text-decoration:none;
}
.titulo2{
	font-size:12px;
	font-weight:bold;
	color:#000;
}
.titulo2:link{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.titulo2:visited{
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
.titulo2:hover{
	font-size:12px;
	font-weight:bold;
	color:#C00;
	text-decoration:none;
}
.titulo3{ 
	font-size:11px;
	font-weight:bold;
	color:#09C;
}
.titulo3:link {
	font-size:11px;
	font-weight:bold;
	color:#09C;
	text-decoration:none;
}
.titulo3:visited {
	font-size:11px;
	font-weight:bold;
	color:#09C;
	text-decoration:none;
}
.titulo3:hover {
	font-size:11px;
	font-weight:bold;
	color:#069;
	text-decoration:none;
}
.tx {
	color:#333;
}
.tx:link {
	color:#333;
	text-decoration:none;
}
.tx:visited {
	color:#333;
	text-decoration:none;
}
.tx:hover {
	color:#000;
	text-decoration:none;
}