@charset "utf-8";
body {
	background-color: #999999;
}

a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu {
	font-family: "Agency FB";
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	left: 50px;
	text-transform: uppercase;
}

.body {
	font-family: "Agency FB";
	font-size: 20px;
	color: #333333;
	padding: 20px;
}



.home_title {
	font-family: "Agency FB";
	font-size: 36px;
	color: #333333;
}
.asterix {
	font-family: "Agency FB";
	font-size: 24px;
	font-weight: bolder;
	color: #333333;
}

.home_sub_title {
	font-family: "Agency FB";
	font-size: 16px;
	color: #333333;
}
.programme_title {
	font-family: "Agency FB";
	font-size: 14px;
	font-style: oblique;
	font-weight: lighter;
	color: #333333;
}
.programme_title_light {
	font-family: "Agency FB";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}



.programme_hour {
	font-family: "Agency FB";
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
.programme_hour_normal {
	font-family: "Agency FB";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}

.programme_subtitles {
	font-family: "Agency FB";
	font-size: 20px;
	color: #333333;
}
.programme_names {
	font-family: "Agency FB";
	font-weight: normal;
	color: #333333;
	text-transform: uppercase;
}
.programme_name_titles {
	font-family: "Agency FB";
	font-size: 14px;
	font-style: italic;
	color: #333333;
}
.programme_names_bold {
	font-family: "Agency FB";
	font-weight: bold;
	color: #333333;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1pt;
}
.note {
	font-family: "Agency FB";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}
.body_programme {
	font-family: "Agency FB";
	font-size: 14px;
	color: #333333;
}
.programme_subtitles_bold {
	font-family: "Agency FB";
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}
.programme_names_normal {
	font-family: "Agency FB";
	font-weight: normal;
	color: #333333;
}
.programme_title_bold {
	font-family: "Agency FB";
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #333333;
}
.body_bold {
	font-family: "Agency FB";
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
