.tahoma12 {
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
}
.tahoma10 {
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
}
.tahoma9 {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
}
.campo {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #94E4AE;
	border: 1px solid #E3F9EB;
	height: 16px;
	width: 162px;
}
.campoMsg {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	background-color: #94E4AE;
	border: 1px solid #E3F9EB;
	height: 90px;
	width: 330px;
}
.LINK:link, .LINK:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.LINK:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;

}
