a:link {
	color: #970000;
}

a:visited {
	color: #970000;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #FFF8DC;
}

body {
	 /* background: url('images/bgr2.gif') White fixed; */
	 	background: gray;
	 /* background-color: Black; */
	color: white;
	font-family: Verdana, serif;
	font-size: 12px;
	margin: 20px 20px 10px 20px;
	text-align: center;
}


img {
	border: thin solid #696969;
}

.top {
	background-color: #620000;
	border-color: #620000;
	border-style: solid;
	font-size: 10px;
	padding: 0px;
	text-align: center;
	width: 300px;
}

.tblgal {
  color: black;
	font-size: 12px;
	text-align: center;
	width: 320px;	
}
.main3 {
	 /* background-image: url(images/tbl4bgr.jpg);  */
	 background-color: white;
	   border: thick solid #620000;
	/* background: white;*/
	color: black;
	font-size: 12px;
	text-align: left;
	width: 500px;
}
.gmain {
	 /* background-image: url(images/tbl4bgr.jpg);  */
	  background: url('images/vattenst.jpg') #white;
	 border: thick solid #620000;
	/* background: white;*/
	color: black;
	font-size: 12px;
	text-align: left;
	width: 500px;
}
table.gmain a:link {
color: #8b0000;
	 text-decoration: underline;
}
table.navi a:link {
color: white;
	 text-decoration: underline;
}
table.navi a:visited {
color: white;
	 text-decoration: underline;
}
.navi {
	 background-color: #620000;
	color: White;
	font-size: 10px;
	padding: 6px;
	text-align: center;
	width: 250px;
	border: medium solid #A0522D;
}

.ruta {
background-color: #620000;
color: white;
font-size: 12px;
padding: 14px;
text-align: center;
width: 470px;
border: thin;
border-style: solid;
border-color: black;
 font: bolder;
}


