body	{font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		background-color: #EAB301;}

#menu 	{width: 12.5%;
		text-align: center;
		font-weight: bold;}

a:link	{color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: underline;}
		
a:active{color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: underline;}
		
a:visited	{color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: underline;}
		
a:hover	{color: black;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: underline;}

.nav	{border-right: none;
		border-left: none;
		border-top: none;
		border-bottom: solid;
		border-bottom-color:#000000} 
		  
.bold 	{font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		font-weight: bold;}