.textbox {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 70px;


}
a:link {
	color: #000000;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #681738;
}
a:active {
	color: #000000;
}
.formbox {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
}
.enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660033;
	background-color: #F9F9F9;
	height: 20px;
	width: 50px;
	border: 1px solid #CCCCCC;
	font-weight: bold;

}
.textboxbusca {

	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	height: 15px;
	width: 270px;
}
.texto {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
.comentario {

	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.listbox {

	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	height: 15px;
}
.tabela {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #666666;

}
select {
	font-family: Tahoma;
	font-size: 13px;
	color: #666666;


}
.titulo {
	font-family: Tahoma;
	font-size: 13px;
	color: #660033;
	text-decoration: none;
	font-weight: bold;

}
.botao {
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #660033;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-weight: bold;

}
