BODY {
	margin: 4px;
	font-family: courier;
	font-size: 16px;
	color: black;
}
A {
	color: #606090;
	text-decoration: none;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
.css_menu {
	padding: 5px;
	background-color: black;
	text-align: center;
}
A.css_menu_item {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	font-size: 20px;
	color: white;
	text-decoration: none;
}
A.css_menu_item:hover {
	color: white;
	text-decoration: underline;
}
A.css_menu_active {
	margin: 0px;
	padding: 2px 0px 2px 10px;
		font-weight: bold;
	font-size: 20px;
	color: white;
	text-decoration: none;
}
A.css_menu_active:hover {
	color: white;
}
.css_pagina {
	margin: 15px;
	vertical-align: top;
}
.css_title {
	xpadding: 0px 0px 6px 0px;
	font-weight: bold;
}
.css_copyright {
	font-size: 6px;
}
.TABLE_mp3 {
	padding:0px;
	spacing:0px;
	margin:0px;
}
.TR_mp3 {
	padding:1px;
	margin:1px;
	background-color: #e0e0f0;
}
.TR_note {
	padding:1px;
	margin:1px;
	background-color: #f8f8ff;
	font-size: 5px;
	color: #8080a0;
}
.css_stream {
	font-weight: bold;
	color: black;
	background-color: red;
	text-decoration: none;
}
.css_stream:hover {
	font-weight: bold;
	color: red;
	background-color: black;
	text-decoration: none;
}
