.arial12bpreto {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.verdana12bazul {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.verdana10azul {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.verdana10azul:link {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.verdana10azul:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}


.arial12bpreto:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.botao {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
}
.caixadetexto {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFF99;
	border: 1px solid #000000;
}
.arial12bvermelho {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.arial12preto {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.arial12preto:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

