body {
	background-color: #F2F2F2;
}
.textomenu {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.input_text {
	background-color: #F7F7F7;
	border: 1px solid #666666;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	width:400;
}
.input_text2 {
	background-color: #F7F7F7;
	border: 1px solid #666666;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	width:150;
}
.input_button {
	background-color: #F7F7F7;
	border: 1px solid #666666;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.input_file {
	background-color: #F7F7F7;
	border: 1px solid #666666;
	font-family: tahoma;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	width:400;
}
a:hover {
	text-decoration: underline;
}

.texto {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.textoBranco {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.textobranco {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.textobold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.textoboldbranco {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
