body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	background-color: #FFFF99;
	background-image: url(images/mickeyfrets.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: normal;



}

p {
	margin-top: 10;
	margin-bottom: 12;
}

h1, h2, h3, h4, h5, h6
{
	margin-bottom: 10;
	color: #993300;
}

h4
{
	margin-top: 10;
	margin-bottom: 6;
	font-size: 16px;
}

h1
{
	font-size: 18px;
	margin-bottom: 2;
}

h2
{
	font-size: 24px;
	margin-bottom: 2;
}

a:link, a:visited, a:active {
	color: 0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;

}

.whitelink a:link, .whitelink a:visited, .whitelink a:active, .whitelink a:hover {
	color: FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.caption {
	font-size: 12px;
	color: 660000;
}

hr {
	color: #660000;
}

.tnpl {
	font-size: 11px;
}

.tnpl a:link, .tnpl a:visited, .tnpl a:active, .tnpl a:hover {
	color: 660000;
	text-decoration: none;
	font-weight: normal;
}

.tnpldark {
	color: 110011;
	font-size: 9px;
}



/*
Background #FFFF99
Text #993300
*/
.contents {
	font-size: 18px;
	font-weight: bold;


}

.contents a:link, .contents a:visited, .contents a:active, .contents a:hover {
	color: FFFF99;
	text-decoration: none;
	font-weight: bold;
}

.contents a:hover {
	background-color: #993300;
}
th {
	color: FFFF99;
	background-color: 993300;
	font-weight: bold;
	font-size: 14px;
}
.giglist {
	font-size: 12px;
	font-weight: bold;
	color: 660000;
}
