a:hover {  text-decoration: underline}
/*
a:link {  color: #0074C2;}
a:visited {  color: #0074C2;}
*/
a {  text-decoration: none}

.textogeral {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.textologin {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.loginfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	background-color: #E0E0E0;
	border: 1px solid #CCCCCC;
	width: 96px;
	height: 20px;
}
.textorodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.textomenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EF7B10;
	font-weight: bold;	
}

.textomenurodape {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EF7B10;
	font-weight: bold;	
}

.textos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;

}
.textotitulo {
	font-size: 20px;
	font-weight: bold;
	color: #008CCE;

}
.textolaranjabold {

	color: #EF7B31;
	font-weight: bold;
}
.textoazulbold {

	color: #0079C5;
	font-weight: bold;
}
.textocinzabold {


	color: #666666;
	font-weight: bold;
}
.textotitulolaranja {

	font-size: 20px;
	font-weight: bold;
	color: #EF7B10;
}
.formbutton {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0079C5;
	border: 1px solid #000000;
}
.formbuttonm {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #EF7B10;
	border: 1px solid #000000;
}
.formfield {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	border: 1px solid #000000;
}

