.Mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	letter-spacing: normal;
	text-decoration: none;
}
.SearchB {
	font-family: Tahoma;
	color: #333333;
	background-color: #FF9900;
	font-size: 12px;
	font-style: normal;
	text-align: center;
}
.FormS {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
}
.Small-Link {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}



.Mainmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9900;
	text-align: center;
	letter-spacing: normal;
	text-decoration: underline;
}
.Small-Link:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	list-style-position: inside;
	list-style-image: url(menu-piont.jpg);
	list-style-type: disc;
}
.content {
	font-family: "Century Gothic";
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

