body {
	margin: 10;
	background-color: #ccad72;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #32230F;
	background-image: url(../img/lineup2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {color: #660000; text-decoration: none;}
a:visited {color: #660000; text-decoration: none;}
a:hover {color: #660000; text-decoration: none;}
a:active {color: #660000; text-decoration: none;}

.bigger {
	color: #556524;
	font-size: 17px;
	font-weight: bold;
}

.bigger a:link {color: #556524; text-decoration: none;}
.bigger a:visited {color: #556524; text-decoration: none;}
.bigger a:hover {color: #660000; text-decoration: none;}
.bigger a:active {color: #556524; text-decoration: none;}
