a:link {
	text-decoration: none;
	color: #CC3300;
}
a:visited {
	text-decoration: none;


}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.a2:link {
	text-decoration: none;
	color: #ffffff;
}
.amagaMail { display:none; }