#sideBar {
	font-family: tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/button/dot.png);
	font-weight: bolder;
}
body {
	margin-left: 0px;
	margin-top: 0px;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
#sndSideBar    {
	font-family: tahoma;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	list-style-image: url(../images/button/dot2.png);
	font-weight: bolder;
}
