A:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
	text-decoration : none;
	font-weight: bold;

}
A:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
	text-decoration : none;
	font-weight: bold;

}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #FF0000;
	text-decoration: underline;
	font-weight: bold;


	}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

