body {	background-color: #FFA54A; 
}
a:link, a:visited{	color: #8A5E00;	text-decoration: none;
}
a:hover {	text-decoration: underline;}

H1 {	color: #8A5E00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px; text-align: center;
}


.bm {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 36px;
	font-weight: bold;
	color: #8A5E00;
}
.topm {font-weight: bold; color: #8A5E00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
.lm {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
    color: #8A5E00;
}
