TD	{	text-align:center;	}
TABLE	{	text-align:center;	}
A:link {	color : #300000; text-decoration: underline; }
A:focus	{	background-color: #A52A2A; text-decoration: none; }
A:visited {	color : #5C4033; text-decoration: underline; }
A:hover	{	color: #A52A2A; text-decoration: none; }
.aroundborder	{	width:3px; background-color:#5C4033;	}
.menubox	{
		border-style:solid;
		border-width:2px;
		border-color:#8B4513;
		width:138px;
		height:220px;
		background-color:#B85323;
		vertical-align:top;
}
.redbox	{
		border-style:solid;
		border-width:2px;
		border-color:#8B4513;
		vertical-align:top;
}