body {
	background-color: #F2F2F2;
}
.textomenu {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.textocentro {
	font-family: tahoma;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
        font-weight: bold;
}
.textocentrobreve {
	font-family: tahoma;
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.textocentrobreve2 {
	font-family: tahoma;
	font-size: 13px;
	color: #808080;
	text-decoration: none;
}
.textocentrobreve3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #808080;
	text-decoration: none; font-weight:bold
}
.input_text {
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:400;
}
.input_text2 {
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:150;
}
.input_button {
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.input_file {
	background-color: #F7F7F7;
	border: 1px solid CCCCCC;
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	width:400;
}
a:hover {
	text-decoration: underline;
}

.texto {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.textobranco {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto2 {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.textored {
	font-family: Verdana;
	font-size: 8pt;
	color: #800000;
	text-decoration: none
}

.textobold {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.textoboldbranco {
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}