a{
	text-decoration : none;
}

a:hover{
	text-decoration : underline;
}

.texto01{
	font-size : 12px;
}

.texto02{
	font-size : 15px;
}

.texto03{
	font-size : 19px;
}