.tatiana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: none;

}
.tatiana:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9933;
	text-decoration: none;
	text-align: justify;
}
.fontmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.fontmail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.fontimages {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.fontimages:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}

