div.SIDEMENU{
	color : White;
	padding-left : 8px;
	padding-top : 8px;
	font-family : Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

div.SIDEMENU A{
	color : White;
	font-weight : bold;
	text-decoration : none;
}

div.SIDEMENU A:HOVER{
	text-decoration : underline;
	font-weight : bold;
}

img.SEPARATOR{
	padding-top : 6px;
	padding-bottom : 6px;
}