<style type="text/css">

A:link, A:active, A:visited {
	color: blue;
	font-weight: bold;
	text-decoration: underline;
	}
A:hover {
	color: green;
	font-weight: bold;
	text-decoration: underline;
	}
body {
	background-image:url(../images/bck.gif);
	background-attachment: fixed;
	}
.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.linkz {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

</style>
