p, td, ul, div, pre {
	font-family: "Verdana";
	font-size: 10px;
	color: #111111;
}

.txtmini {
	font-family: "Arial";
	font-size: 9px;
	color: #333333;
}

.boto {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
      background: #FF9933;
; font-style: normal; text-transform: none; text-decoration: none
; font-weight: bolder
}

input, textarea, select {
	font-family: "Verdana";
	font-size: 9px;
	color: #000000;
      background: #EEEEEE;
}

.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #3479A1;
	font-weight: bold;
	letter-spacing: 0px;
	padding-top:0;
	padding-bottom:10;
	padding-right:0;
	padding-left:0;
}

.title {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}

.txtdest {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #023F59;
	font-weight: bold;
	letter-spacing: 0px;
}

.subtitle {
	font-family: "Arial";
	font-size: 18px;
	color: #023F59;
	font-weight: bold;
	letter-spacing: 0.5px;
	padding-top:17;
}

.titlelink {
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: -0.05em;
}


.textarial {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
}

a:visited, a:link {  color: #023F59; text-decoration: none}
a:hover {  color: #020459; text-decoration: none}

