.menu {
	font-family: Verdana;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}


.menu:link {
	font-family: Verdana;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}


.menu:active {
	font-family: Verdana;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}


.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}


.menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_events {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
}


.menu_events:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
	padding-left:10px;
}


.menu_events:active {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
}


.menu_events:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FF9900;
	text-decoration: none;
}


.menu_events:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.emailaddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}


.emailaddress:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}

.emailaddress:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}

.emailaddress:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFBC99;
	text-decoration: none;
}

.emailaddress:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#iron_specs {
color: #DFBC99;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:30px;
text-align:left;	
}
#iron_price {
text-align:right;
padding-right:10px;
}