body {
	background-image: url('images/back.jpg');
	background-color: rgb(141, 195, 216)
}

td {
	font-family: tahoma;
}

.maintable {
	background-image: url("images/Layout_17.jpg");
	background-repeat:repeat-y;
}

.rippleback {
	background-image: url("images/bigripple.png");
	background-repeat: no-repeat;
	background-position-x: 10px;
	vertical-align: text-top;
}

a:visited {
	color: blue;
}

a:hover {
	text-decoration:underline;
}

a {
	text-decoration:none;;
}
