A.Dir {
	color : #F5CBFD;
	font-weight : bolder;
	font-family : Arial;
	text-decoration : underline;
}
A.Dir:hover {
	color : #F5CBFD;
	font-weight : bolder;
	font-family : Arial;
	text-decoration : underline;
}
SPAN.Dir {
	color : Black;
	font-weight : bolder;
	font-family : Arial;
}