BODY {
	background-image : url("images/WATER02.jpg");
}


A {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 12px;
	color : Black;
}
A:HOVER {
	color : Red;
	font-size : 13px;
	font-weight : bold;
}
A:ACTIVE {
	color : Red;
}




