.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6326;
	text-decoration: none;
	line-height: 15px;
}
.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6326;
	text-decoration: underline;
	line-height: 15px;
}
.tit-verde {
	font-family:  Tahoma;
	font-size: 11px;
	color: #7DA100;
	line-height: 15px;
	text-decoration: none;
}
.tit-azul {
	font-family:  Tahoma;
	font-size: 11px;
	color: #2B5487;
	font-weight: bold;
}
.tex {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	text-decoration: none;
}
.input {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #333333;
	background-color: #FBFBFB;
	border-top: 1px solid #A5ACB2;
	border-right: 1px solid #A5ACB2;
	border-bottom: 1px solid #A5ACB2;
	border-left: 1px solid #A5ACB2;
}