	body {
		margin:0px;
		background-image: url(pattern-light.png);
		background-color: #CCCCCC;
	}
	.style3 {
		color: #000000;
		font-weight: bold;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none; 
			
	}
	
	.style1 {font-family: Arial, Helvetica, sans-serif}
		.style1 A:link {text-decoration: none; color:008eaf}
	.style1 A:visited {text-decoration: none; color:008eaf}
	.style1 A:active {text-decoration: none; color:008eaf}
	.style1 A:hover {text-decoration: none; color: 78d2e6;}
	
	.navbar A:link {text-decoration: none; color:#000000}
	.navbar A:visited {text-decoration: none; color:#000000}
	.navbar A:active {text-decoration: none; color:#000000}
	.navbar A:hover {text-decoration: none; color: 008eaf;}
	
	.links A:link {text-decoration: none; color:008eaf}
	.links A:visited {text-decoration: none; color:008eaf}
	.links A:active {text-decoration: none; color:008eaf}
	.links A:hover {text-decoration: none; color: 78d2e6;}
