a {
text-decoration: none; color: #666666
}
a:link {
text-decoration: none; color: #666666;
}
a:visited {
text-decoration: none; color: #666666;
}
a:hover {
text-decoration: underline; color: #000000;
}
P, body, td, tr, div {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
}
.imagem {
border: 1px solid #666666;
}
.form {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000000;
background-color: #FFFFFF;
border: 1 solid #CCCCCC;
}
.submit {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8 pt; 
color: #000000; 
background-color: #CCCCCC; 
border: 1 solid #DDDDDD;
}
.texto a:link {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
}
.texto a:visited {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
}
.texto a:hover {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: underline;
}
.texto {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-decoration: none;
}
.titulo_menu {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}
input.btn {
color:#FFFFFF;
font-family:'Verdana',helvetica,sans-serif;
font-size:100%;
height:19;
font-weight:bold;
background-color:#666666;
border:1px solid;
border-top-color:#000000;
border-left-color:#000000;
border-right-color:#000000;
border-bottom-color:#000000;
}
input.btnhov {
border-top-color:#CC0000;
border-left-color:#CC0000;
border-right-color:#CC0000;
border-bottom-color:#CC0000;
}
input.btn2 {
color:#FFFFFF;
font-family:'Verdana',helvetica,sans-serif;
font-size:100%;
height:19;
font-weight:bold;
background-color:#41383A;
border:1px solid;
border-top-color:#FFFFFF;
border-left-color:#FFFFFF;
border-right-color:#FFFFFF;
border-bottom-color:#FFFFFF;
}
input.btnhov2 {
border-top-color:#CC0000;
border-left-color:#CC0000;
border-right-color:#CC0000;
border-bottom-color:#CC0000;
}