body {
	background-color: #91BBBA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #202020;
	background : #91BBBA url(images/41aqua-mk.jpg); 
	background-repeat: repeat-y;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

a {
	color: #101080;
	text-decoration: none;
}

form {
	background-color: #91BBBA;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #91BBBA;
  color: #202020;
}


a:hover {
	text-decoration: underline;
}



