a.link:link {
	color: #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a.link:visited {
	color: #808080;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a.link:active {
	color: #006600;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a.link:hover {
	color: #006600;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a:link {
	color: #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a:visited {
	color: #808080;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a:active {
	color: #006600;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
}

a:hover {
	color: #006600;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : x-small;
}
