body {

	background-color: #FFFFFF;
	color:#000000;
}

h1 {
font-weight:bold;
font-size: 36px;
}

a {color: #000000;
text-decoration:underline; }

a:link {color: #000000;
text-decoration:underline; }

a:active {color: #000000;
text-decoration:underline; }

a:visited {color: #000000;
text-decoration:underline; }

a:hover {color: #666666;
text-decoration:none; }

.style1 {
	font-size: 22px;
	font-weight: bold;
}