div.path
{
	margin-left: 5%;
	margin-right: 5%;
}
div.path-design
{
	font-family: Tahoma;
    font-weight: normal;
 	font-size: 11px;
 	text-decoration:none;
    color: #c46524;
    background:#f7f4ed;
}
div.path-design a
{
 color: #403d3d;
 text-decoration:none;
 background:#f7f4ed;
}
 
div.path-design a:hover
{
color: #605d5d;
text-decoration:none;
background:#f7f4ed;
}