.textopeq {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
}

.texto{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;

}
A:VISITED {
	text-decoration : none;
}

A:HOVER {
	color : Blue;
    font-size : 12px;
}
A {
	color : Black;
    font-size : 12px;
}


