.fontePequenoNormal {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.fontePequenoBold {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.caixinhaAzul {

	background-color: #FFFFFF;
	border: solid #000099;
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fonteScroll {

	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.fonteMedioNormal {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.box {

	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #333333;
	background-color: #EEEEEE;
	color: #000000;
}
