body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D2D2D;
	background-color: #F5CB69;
}

body a{
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}

body a:visited{
	color: #000;
	font-weight:bold;
	text-decoration:underline;
}

body a:hover{
	color: #FF9709;
	font-weight:bold;
	text-decoration:underline;
}

#menu a{
	text-decoration:none;
}

#menu a:visited{
	text-decoration:none;
}

#menu a:hover{
	text-decoration:none;
}
