.bodyfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
}
.borders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-decoration: underline;
	border: 1px solid #FFCC00;
	line-height: 20px;
}
.menu {
	font-family: "Arial Rounded MT Bold";
	font-size: 10px;
	font-weight: normal;
	color: #EB9540;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	list-style-type: circle;
}
.bodyfont2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #66CCFF;
	line-height: 15px;
}
.MenuFont {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}

