a
			{text-decoration: none;}
body
			{font-family: arial, verdana, geneva, arial, helvetica, sans-serif;
			background-color:#FBE1CA;}
h1			
			{text-align: center}
.menu
			{background-color:#e1cab5 }
.menuborder
			{background-color:#000000 }
.menulink
			{color: #000000;
			text-decoration: none;
			font-size: 12px;}
			
.text
			{color: #000000;
			text-decoration: none;
			font-size: 12px;}
a.menulink:hover
			{font-weight: bold;
			}
			
a:link		{color:black}
a:visited	{color:black}

a:hover
			{color: blue;
			font-weight: none;
			 }
