.path {
border-bottom: 1px solid #ddd;
}	
.path p {
text-align: left;
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
line-height: 1.4;
margin: 3px auto 1px 5px;
}
.path p a {
color: #444;
text-decoration: none;
font-weight: normal;
}
.path p a:hover {
color: #000;
text-decoration: none;
}
.path p a:visited {
color: #555;
text-decoration: none;
}
.path p a:visited:hover {
color: #111;
text-decoration: none;
font-weight: normals;
}
.path p a:active {
color: #ff0000;
text-decoration: none;
}



