/* CSS Document */
.TahomaBold {
	font-family: Tahoma;
	font-size: 11px;
	cursor: default;
	color: #333333;
}

.FormStyle {
	font-family: Tahoma;
	font-size: 10px;
	background-color: f2f2f2;
	border: 1px solid #666666;
	cursor: default;
	color: 333333;
}
a:hover {
	color:white;
	background-color: #134253; 
	text-decoration: none;
}
a {
	text-decoration:none;
	color: #333333;
}
.form {

font-family: Verdana, Arial, Helvetica, sans-serif;

font-size: 9px;

color: #000000;

background-color: #FFFFFF;

border: 1 solid #99CC00;
}


.TahomaBoldRS {
	font-family: Tahoma;
	font-style: bold;
	font-size: 20px;
	cursor: default;
	color: #000000;
}

.TahomaBoldVALOR {
	font-family: Trebuchet MS, Tahoma;
	font-style: bold;
	font-size: 32px;
	cursor: default;
	color: #000000;
}

.TahomaBoldAPARTIRDE {
	font-family: Tahoma;
	font-style: bold;
	font-size: 9px;
	cursor: default;
	color: #000000;
}
