.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: #333333;
	border: #333333;
}
a:hover {
	color: #FF0000;
}
.caption {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
	list-style-image: none;
}
.image {
	border: 1px solid #333333;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a:visited {
	color: #666666;
}.desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #dedeaf;
	border: 0px none;
}
.footer_light {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-color: #999966;
}
