A  {
	font-size : 12px;
	font-family : verdana;
	font-style : normal;
	color : #1DA09B;
	text-decoration : none;
}

A.path1  {
	font-size : 12px;
	font-family : verdana;
	font-style : normal;
	color : #1DA09B;
	text-decoration : underline;
}

A.current{
        font-size : 14px;
        font-family : verdana;
        font-style : normal;
        color : #1DA09B;
}

A:active { 
		font-size : 12px;
		font-family : verdana;
		font-style : normal;		
		color: #1DA09B; 
}
