<!--A:link, A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
}

body {
	color: transparent;
}
