body {
	background-image: url(images/hhrGrad.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
.style1 {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}


a {
	font-family: Verdana;
	font-size: 12px;
	color: #67C1FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #67C1FF;
}
a:hover {
	text-decoration: none;
	color: #67C1FF;
}
a:active {
	text-decoration: none;
	color: #67C1FF;
}.style2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
