.mailtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color:#FFFFFF
}
.navig {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-transform: none;
}
link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: overline;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;
	filter: Light;
}
A:hover {
	BACKGROUND-COLOR: #ffffff;
	TEXT-DECORATION: underline;
	color: #000000;
}