/* CSS Document */
a:hover {
    text-decoration: none;
	color: #606060;
}
a:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #606060;
}

.menu_format {
	font-family:Arial;
	font-size : 14px;
	line-height : 15px;
	font-weight:normal;
	color : #606060;
}

.menu_format_act{
	font-family: Arial;
	font-size : 14px;
	line-height : 15px;
	font-stretch:ultra-expanded;
	font-weight : normal;
	/*font-family:Verdana;*/
	color:#000000;
}

.content_header {
	font-family:Arial, Helvetica;
	font-size : 12px;
	line-height : 12px;
	/*font-weight : bold;*/
	color : #000000;
}

.H1 {
	font-family:Arial, Helvetica;
	font-size : 12px;
	line-height : 12px;
	/*font-weight : bold;*/
	color : #000000;
}

.H2 {
	font-family: "Courier New", Courier, monospace;
	padding-top: 8px;
	font-size : 11px;
	line-height : 11px;
	font-weight : bold;
	color : #505050;
	line-height: 0.4cm; 
}

.Date {
	font-family:Arial, Helvetica;
	font-size : 11px;
	line-height : 11px;
	/*font-weight : bold;*/
	color : #000000;
}

.content_format {
	font-family: "Courier New", Courier, monospace;
	padding-top: 8px;
	font-size : 11px;
	line-height : 11px;
	/*font-weight : bold;*/
	color : #505050;
	line-height: 0.4cm; 
}
.artist_menu {
	font-family: "Courier New", Courier, monospace;
	font-size : 11px;
	line-height : 11px;
	/*font-weight : bold;*/
	color : #606060;
}

.artist_menu_act {
	font-family: "Courier New", Courier, monospace;
	font-size : 11px;
	line-height : 11px;
	/*font-weight : bold;*/
	color : #000000;
}

.extra_content_format {
	font-family:"Courier New", Courier, monospace;
	padding-top: 8px;
	font-size : 11px;
	line-height : 11px;
	/*font-weight : bold;*/
	color : #505050;
	line-height: 0.4cm; 
}

.extra_content_menu_format {
	font-family:"Courier New", Courier, monospace;
	padding-top: 2px;
	font-size : 8px;
	line-height : 10px;
	font-weight : bold;
	color : #505050;
	/*line-height: 0.4cm; */
}
/*
h1 {
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 16px;
line-height : 12px;
font-weight : bold;
color : #660000;
}
*/
/*
div {
font-size : 12px;
color : #213c4d;
font-style : normal;
font-family : Verdana, Arial, Helvetica, sans-serif;
}
*/