.text {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.orange {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0070FF;
	font-weight: bold;
}
.whitenormal {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0070FF;
	font-weight: normal;
}
.whitebold {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #0070FF;

}
a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0070FF;
	text-decoration: none;
}

a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0070FF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0070FF;
	text-decoration: none;
}
a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #0070FF;
	text-decoration: none;
}
.brown {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;


}
.background {


}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:url(../images/formbg.gif) repeat-x left top;
color:#666;
font-weight:bold;
padding: 1px 2px;
}
.titulo {
font-size: 18px;
color: #0070FF; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }