.titlu_pagina {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;
	text-align: justify;
	text-indent: 65px;
	display: block;
}
.content_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #00CC00;
	text-align: justify;
	text-indent: 50px;
	white-space: normal;
	display: block;
	vertical-align: middle;
}
ul {
	font-family: "Courier New", Courier, monospace;
	list-style-position: inside;
	list-style-image: url(../images/bullet.png);
}
ol {
	text-align: justify;
	text-indent: 30px;
	display: block;
	list-style-position: inside;
	list-style-image: url(../images/bullet.png);
	list-style-type: decimal;
}
.small_info_text {
	font-size: 10px;
	color: #FFFF00;
	font-style: normal;
	text-align: center;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	color: #00CC00;
}
a:visited {
	text-decoration: none;
	color: #00CC00;
}
a:hover {
	text-decoration: underline;
	color: #00CC00;
}
a:active {
	color: #FF0000;
}
body {
	background-color: #000000;
	background-image: url(../images/background.png);
	background-repeat: repeat;
}.alineat {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FF6600;
	text-align: justify;
	text-indent: 30px;
	display: block;
}
.nuantare_intext {color: #FF6600}
.day {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FF6600;
	text-align: center;
	text-decoration: underline;
}
.sunday {
font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FF0000;
	text-align: center;
	text-decoration: underline;
}

.event {
font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FF9900;
	text-align: center;
}
.event_small {
font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FF9900;
	text-align: center;
}
.contact {
	font-family: "Comic Sans MS", "Monotype Corsiva", "times New Roman";
	font-size: 16px;
	color: #00CC00;
	text-align: justify;
	background-color: #000000;
}
.contact_event {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FF9900;
	text-align: center;
	background-color: #000000;
}
.contact_event_expl {
	font-family: "Comic Sans MS", "Monotype Corsiva", "times New Roman";
	font-size: 16px;
	color: #00CC00;
	text-align: center;
	background-color: #000000;
}
.blink {
	font-family: "Comic Sans MS", "Monotype Corsiva", "times New Roman";
	font-size: 18px;
	color: #FFFF66;
	text-decoration: blink;
}
.index_text {
	font-family: "Comic Sans MS", Courier, monospace;
	font-size: 18px;
	color: #00CC00;
	text-align: center;
}
.underlined_text {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #00CC00;
	text-decoration: underline;
}

.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}