.borda1 {
	border: 1px solid #FF0000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../img/fundo_t1.gif);



}
.borda2 {
	border: 1px solid #000000;
}
.t1 {
	font-size: 5px;
}
.t2 {
	font-size: 1px;
}
.texto1 {
	font-family: Arial;
	font-size: 11px;
}
.texto2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.borda3 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.fborda {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.fbotao {
	font-family: Arial;
	font-size: 11px;
	background-color: #666666;
	color: #FFFFFF;

}
.borda4 {
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;


}
