
p.path2{
	font-size:0.70em;
	color:#333333;
	width:400px;	
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:2px;
	margin-bottom:0px;
	padding-bottom:0;
	}

.path2 a{
	color:#5e8eab;
 	text-decoration:none;
 	}


.path2 a:hover{
	color:orange;
	border-bottom:dotted 2px orange;
	}	
			
	
