
body
{
}
a:link
{
	color: black;
	text-decoration: none;
}
a:visited {
	color: black; text-decoration: none
}
a:hover
{
	color: black;
	text-decoration: none;
}