.Txt {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.Rights {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.Titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #096A6B;
	text-decoration: none;
}
.Dots {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.Links {font-family: Arial;font-size: 14px;font-weight: bold;color: #096A6B;text-decoration: underline;}
.Links:hover {font-family: Arial;font-size: 14px;font-weight: bold;color: #096A6B;text-decoration: none;}

