body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
.body_home {
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#d35ed0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_about {
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#8A2BE2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_events {
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#6495ED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_schedule {
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#FF8C00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_zaffe {
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#7FFF00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_gallery {
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#FF00FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_contacts {
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#008B8B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.body_policies{
	background-image: url(images/bg.png);
	background-repeat:no-repeat;
	background-color:#98c337;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
}


a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.head{
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bolder;
	color:#000000;
}
	
.head:link{
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.head:visited {
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.head:hover {
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#333333;
}
.head:active {
	font-family: verdana;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color:#000000;
}
.more1{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
.more:link{
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
.more:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}
.more:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration:underline;
	color:#FFFFFF;
}
.more:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
	color:#FFFFFF;
}