body {
	margin: 0px;
	padding: 0px;
}

.txtmenu{
	font-family : Tahoma;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
}

.txtmenu:hover{
	font-family : Tahoma;
	font-size : 11px;
	color : #005B9B;
	text-decoration : none;
	font-weight : bold;
}

.txtmenuover{
	font-family : Tahoma;
	font-size : 11px;
	color : #005B9B;
	text-decoration : none;
	font-weight : bold;
}

.txtcntd{
	font-family : Tahoma;
	font-size : 11px;
	color : #7E7E7E;
	text-decoration : none;
	font-weight : none;
}

.txtcntd:hover{
	font-family : Tahoma;
	font-size : 11px;
	color : #7E7E7E;
	text-decoration : underline;
	font-weight : none;
}

.txtrodape{
	font-family : Tahoma;
	font-size : 9px;
	color : #7E7E7E;
	text-decoration : none;
	font-weight : none;
}

.insites{
	font-family : Arial;
	font-size : 10px;
	color : #7E7E7E;
	text-decoration : none;
	font-weight : none;
}

.txtrodape:hover{
	font-family : Tahoma;
	font-size : 9px;
	color : #7E7E7E;
	text-decoration : underline;
	font-weight : none;
}

.txttitulo{
	font-family : Tahoma;
	font-size : 12px;
	color : #005B9B;
	text-decoration : none;
	font-weight : bold;
}

.txttitulo:hover{
	font-family : Tahoma;
	font-size : 12px;
	color : #005B9B;
	text-decoration : underline;
	font-weight : bold;
}

.txtsubtitulo{
	font-family : Tahoma;
	font-size : 11px;
	color : #1780CB;
	text-decoration : none;
	font-weight : bold;
}

.txtmais{
	font-family : Tahoma;
	font-size : 11px;
	color : #1780CB;
	text-decoration : none;
	font-weight : none;
}

.txtmais:hover{
	font-family : Tahoma;
	font-size : 11px;
	color : #1780CB;
	text-decoration: underline;
	font-weight : none;
}

.txtdata{
	font-family : Tahoma;
	font-size : 11px;
	color : #B7B725;
	text-decoration : none;
	font-weight : none;
}

.INPUT{
	font-family : Tahoma;
	font-size : 11px;
	border-top : 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	color : #1780CB;
	background-color : White;
	font-weight : none;
}

.INPUT2{
	font-family : Tahoma;
	font-size : 11px;
	border-top : 1px solid #7E7E7E;
	border-left: 1px solid #7E7E7E;
	border-right: 1px solid #7E7E7E;
	border-bottom: 1px solid #7E7E7E;
	color : #333333;
	background-color : White;
	font-weight : none;
}