body 		{background-color:white;}

a:link		{
	color:#FFFFCC;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	font-family:verdana;
	height: 20px;
	width: 130px;
	background-color: #B07F4F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFCC;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #FFFFCC;




}
a:visited	{
	color:#FFFFCC;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	font-family:verdana;
	height: 20px;
	width: 130px;
	background-color: #B07F4F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FFFFCC;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #FFFFCC;



}
a:hover		{
	color:#996600;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	font-family:verdana;
	height: 20px;
	width: 130px;
	padding-top: 1px;
	background-color: #EFC76F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #996600;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #996600;
	padding-left: 1px;




}
a:active	{
	color:#996600;
	font-weight:bold;
	font-size:8pt;
	text-decoration:none;
	font-family:verdana;
	height: 20px;
	width: 130px;
	padding-top: 1px;
	background-color: #EFC76F;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #996600;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #996600;
	padding-left: 1px;
}


.new-site{
	padding: 50px 0 0 0;
	text-align: center;
}