.tommytext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #f339ce;
	text-decoration: none;
}
#contacto a:link {
	color: #f339ce;
	text-decoration: none;
}
#contacto a:visited {
	color: #f339ce;
	text-decoration: none;
}
#contacto a:hover {
	color: #f339ce;
	text-decoration: underline;
}
#contacto a:active {
	color: #f339ce;
	text-decoration: underline;
}