@charset "ISO-8859-2";
body {
	background-image: url(back.gif);
	background-color: #300651;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fbf9d0;
}
a:link {
	color: #00a8ff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00a8ff;
}
a:hover {
	text-decoration: line-through;
	color: #00a8ff;
}
a:active {
	text-decoration: underline;
	color: #00a8ff;
}
.events {
	font-size: 12px;
	color: #fbf9d0;
	letter-spacing: 0.1em;
	font-weight: lighter;
	padding-left: 19px;
}
.events_date {color: #ff00d2}
.events_more {color: #00a8ff}
.newsletter {
	font-size: 12px;
	color: #ff00d2;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-style:none solid;
	border-width:0px;
	background-image:url(l03.gif)
}
.news {
	font-size: 14px;
	font-weight: lighter;
	color: #fbf9d0;
	line-height: 20px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 45px;
	padding-bottom: 25px;
	padding-left: 45px;

}
.news_head {
	font-size: 25px;
	font-style: oblique;
	letter-spacing: 0.1em;
}
.news_add {
	font-size: 10px;
	color: #00a8ff;
}
.normal {
	font-size: 14px;
	font-weight: lighter;
	color: #fbf9d0;
	line-height: 20px;
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 25px;
}