@charset "utf-8";
/* CSS Document */

a:link.rightmenu2, a:visited.rightmenu2, a:hover.rightmenu2 {
	color: #5C3A2C;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.1em;
}

a:link.rightmenu2, a:visited.rightmenu2{
	text-decoration: none;
}

a:hover.rightmenu2 {
	text-decoration: underline;
}

#rightmenu{
	background-image: url(../images/rightmenu_edres.jpg);
	background-repeat: no-repeat;
	background-position: bottom;

}

a:link#rightmenuheading, a:visited#rightmenuheading{
	text-decoration: none;
}

a:hover#rightmenuheading {
	text-decoration: none;
}
	