.copy {
	font: normal 14px Arial, Helvetica, sans-serif;
}
.headings {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333300;
}
.quotes {
	font: italic normal 12px Arial, Helvetica, sans-serif;
}
.smcopy {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #CC6666;
}

.button {
font-family:"Comic Sans MS", "monotype corsiva", arial;
font-size:14px;
font-weight:bold;
color:#880000;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;

text-decoration:none;
text-shadow: white 0.1em 0.1em 0.2em;


}

.buttonSelected {
font-family:"Comic Sans MS",  "monotype corsiva", arial;
font-size:15px;
font-weight:bold;
 color: #FFFFDE;

margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
text-decoration:underline;
text-shadow: #111111 0.1em 0.1em 0.2em
}

.shadow {text-shadow: #666666 0.1em 0.1em 0.2em; text-decoration: inherit; font-family: inherit;}

a.button:hover {text-decoration: inherit; color: #660000 ; background:#FFCC99; text-shadow: #555555 0.1em 0.1em 0.2em} 
