.menu {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #97ABC1;
	background-color: #EBECED;
	border: thin solid #B4C5C5;
}
.menulink	{
	text-decoration: none;
	color: #999999;
}
.menulinkOver {
	text-decoration: underline;
	color: #999999;
}


BODY  {
	background-color: #D3C8C2;
	scrollbar-arrow-color: #B4C5C5;
	scrollbar-3dlight-color: #EBECED;
	scrollbar-highlight-color: #B4C5C5;
	scrollbar-face-color: #EBECED;
	scrollbar-shadow-color: #B4C5C5;
	scrollbar-darkshadow-color: #EBECED;
	scrollbar-track-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	background-image: url(images/bg.gif);
	font-family:  Tahoma, Verdana;



}
.linkOver {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;

}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6699CC;
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	color: #9A8F8D;
	filter: Glow(Color=#CCCCCC, Strength=2);


}
.linkNone {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669999;
	text-decoration: none;
}
.text {
	font-size: 14px;
}
.choice {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;


}
.zone {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	text-decoration: none;
}
p	{text-indent: 5; 
	margin-left: 10; 
	margin-right: 10
}
