BODY, TABLE, TD {
  font-family:'Times New Roman', 'Arial', 'Century Gothic', 'Verdana', 'Arial', Helvetica, sans-serif;
	font-size:16px;
  color:#17848C;
margin:auto;
} 

h1 {
font-size:1em;
margin:0;
}
 
A {
  text-decoration:none;
  color:#0C6348;
}
 
A:Hover {
	text-decoration:none;
  color:#15B585;  
}


.box {  
  width:640;
  padding:10;
  border-left-width:0;
  border-right-width:0;
  border-top-width:0;
  border-bottom-width:0;
  border-style:solid;
}

.boxitv {  
  padding:10;
  border-left-width:1;
  border-right-width:1;
  border-top-width:1;
  border-bottom-width:1;
  border-style:solid;
  border-color:#18CDBB;
  BACKGROUND-REPEAT:repeat;
}


.backgroundsplash {
  background-image:url( images/backgroundsplash.jpg);
  background-position:center 0px;
  background-repeat:no-repeat;
}

A.textmenu:visited {
  color:#800000;
  text-decoration:none;
  font-weight:normal;
  font-size:13;
}


.subpos {
  font-size:21;
  position:relative;
  top: 80px;
  text-align:center;
}

.enter {
  font-size:22;
  position:relative;
  top: 0px;
  text-align:center;
}


