html, body {
	color: #000000;
	font-family: Arial;
	font-size: 14px;	
}
h1 {
	color: #000000;
	font-family: 'Times New Roman';
	font-size: 18px;
	text-align: center;	
}
#m1 td {
	text-align: center;
}
#m1 a  {
	color: #41034C;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
#m1 a:hover  {
	color: #FAE52B;
}

#m2 td {
	text-align: center;
}
#m2 a  {
	color: #FDFCFD;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#m2 a:hover  {
	color: #FAE52B;
}
#m2z a  {
	color: #FDFCFD;
	text-decoration: underline;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
#m2z a:hover  {
	color: #FAE52B;
}
a.lang {
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 0px 0px;
	color: #40024B;
	font-size: 10px;
	font-family: 'Times New Roman';
}
a.lang:hover {
	color: #ff0000;
}
#contacts  {
	color: #ffffff;
	text-align: left;
	margin-left: 45px;
	line-height: 1.5;
	font-weight: bold;
}
#contacts  a {
	color: #ffffff;
	font-weight: bold;
}
#contacts  a:hover {
	color: #FAE52B;
}
#cal td {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
#cal {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
}
#cal td a {
	text-decoration: none;
	color: #000000;
}