@charset "UTF-8";
/* CSS Document */
<style type="text/css">



body {

	background-color: #a9a9a9;

}


h1 {
	color:#000000;
	text-decoration: none;
	background-color:#a9a9a9;
}

body {

	background-color: #a9a9a9;

}
h4 {
	text-decoration: overline;
}

a {
	text-decoration: none;
	color:#000;
}

a.link{
	color:black;
}
a.visited{
	color:black;
	
}
a:hover {
	text-transform: uppercase;
	font-weight:bold;
	color:#0000;
	background-color:white;
}





</style>

