BODY { 
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-BASE-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #4F364F;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #4F364F;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #4F364F;
}
.text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4F364F;
	font-size : 10px;
	line-height: 17px;
}
.text A {
	color : #4F364F;
	text-decoration : underline;
}
.text A:HOVER {
	text-decoration : none;
}
.title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4F364F;
	font-size : 12px;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #4F364F;
	font-size : 10px;
}
.menu A {
	color : #4F364F;
	text-decoration : none;
}
.menu A:HOVER {
	text-decoration : underline;
}