@charset "utf-8";
/* CSS Document */

body {
	background-color: #222222;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 15px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.events_tittel {
	color: #CC9933;
	font-family: Arial;
	font-size: 22px;
}
.events_text {
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
}
.events_gray {
	color: #D70000;
	font-family: Arial;
	font-size: 14px;
}
.Bio_text {
	font-family: "Traditional Arabic";
	font-size: 16px;
	color: #FFFFFF;
}
.Bio_text_big{
	font-family: "Monotype Corsiva";
	font-size: 20px;
	color: #FFFFFF;
}
.vnacolors {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
}
-->
