.vinculos {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #000066;
}
a:link {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;

	font-variant: normal;
	color: #0000ff;
	text-decoration: none;

}
a:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: #0000ff;

}
a:active {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
