font.tit  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #000066;
	line-height : 13px;
	}

font.sub  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #003399;
	line-height : 16px;
	}

}

font.tx {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #666666;
	line-height : 15px;
}

font.destaque {
	font-family : Verdana, Arial, san-serif;
	font-size : 11px;
	font-weight : bold;
	color : Navy;
	line-height : 14px;
}


a.menu:hover {color : #808080; text-decoration: none;}
a.normal:hover {color : #808080; text-decoration: none;}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #F7F7F7;
	border: 1px solid #cccccc;
}
