﻿body 
{
	background-color:#cccccc;
}
.music_link
{
	font-weight: normal;
	font-size: 10pt;
	color:#003366;
	font-family: Times New Roman;
}
.menulink
{
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
	font-family: Times New Roman;
	background-color:white;
}
.menulinkOff
{
	font-weight: bold;
	font-size: 12pt;
	color: #666666;
	font-family: Times New Roman;
	background-color: white;
	text-decoration:none;
}
.menulinkOn
{
	font-weight: bold;
	font-size: 12pt;
	color: red;
	font-family: Times New Roman;
	background-color: white;
	text-decoration:none;
}
.infoleftlinks
{
	font-weight: normal;
	font-size: 10pt;
	color: #003366;
	font-family: Times New Roman;
	background-color: white;
	text-decoration:none;
}
