/* CSS Document */

.LINK{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
A.LINK:visited{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
A.LINK:hover{
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: underline;
}
