@charset "utf-8";
html,body {
	top-margin: 10px;
	padding: 0;
	background-color: #ffffff;
}
.cmstext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.biglink:link {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
}
.biglink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.biglink:visited {
	color: #000000;
	text-decoration: none;
}
.biglinkoff {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	font-weight: bold;
}
.mediumlink:link {
	color: #000000;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
}
.mediumlink:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.mediumlink:visited {
	color: #000000;
	text-decoration: none;
}
.tracks {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
}
