a:hover {
	text-decoration: underline;


}
a:visited {
	color: #0000FF;
	text-decoration: none;

}
a:link {
	text-decoration: none;
}
body {
	background: #999999;
}
h1 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #FF6600;
}
