﻿body {
}

.menuitems a
{
	font-family: Arial;
	color: #58332b;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.menuitems a:hover
{
	text-decoration: underline;
}

.topitems a
{
	font-family: Arial;
	color: #ebc175;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.topitems a:hover
{
	text-decoration: underline;
}
.adverts
{
	font-size:10pt;
	width:210px;
	background-color:White; 
	font-family:Arial; 
	color:#58332b;
	border-top:solid 1px #58332b;
	border-left:solid 1px #58332b;
	border-right:solid 1px #58332b;
	border-bottom:solid 1px #58332b;
}
.maindiv {
	font-family:Arial;
	font-size:10pt;
	color:#55302a;
}
