body {
	background-color: #A8CDDD;
	font-family: "Times New Roman", Times, serif;
	color: #000033;
	margin-top: 10px;
	margin-bottom: 1cm;
	margin-left: 1cm;
	margin-right: 1cm;
	background-attachment: fixed;
	background-image: url(TB1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
	
A:link {
	font-weight: normal;
	font-size: medium;
	COLOR: #000066;
	TEXT-DECORATION: none;
	font-family: "Times New Roman", Times, serif;
}
A:visited {
	font-weight: normal;
	font-size: medium;
	COLOR: #006699;
	font-family: "Times New Roman", Times, serif;
}
A:active {
	COLOR: #333366;
	font-size: medium;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
A:hover {
	COLOR: #000066;
	font-size: medium;
	TEXT-DECORATION: none;
	background: #99CCFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
	

