/* CSS Document */

<!--
body {
	background-color: #FFFFFF;
	background-image: url(pix/bgr.jpg);
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	colour: grey;
	text-decoration: none;	
}
.style42 {
	font-family: Tahoma;
	font-size: 50px;
	color: #FFFFFF;
}
.style43 {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
-->

