body {
	background-color : #6cf;
}
p, form, select, input, textarea, select, tr {
	font-family: "Myriad Web", Verdana, sans-serif;
	font-size: 1em;
}
p.adress {
	font-family: "Myriad Web", Verdana, sans-serif;
	font-size: 0.8em;
}
p.bigger {
	font-family: "Myriad Web", Verdana, sans-serif;
	font-size: 1.1em;
}
A:link {
    text-decoration : none; 
    color : #000000;
	background-color : #6cf;
} 
A:visited {
    text-decoration : none; 
    color : #000000;
	background-color : #6cf;
} 
A:active {
    text-decoration : none;
    color : #000000;
	background-color : #6cf;
} 
A:hover {
    text-decoration : underline overline;
    color : #000; 
	background-color : #39f;
}
input.contact, textarea, select {
	background-color: #39F;
	border-color: #000;
	border-width: 1px;
	border-style : dashed;
}
form {
	line-height : 2em;
}
h1 {
	font-family: "Myriad Web", Verdana, sans-serif;
	font-size: 1.6em;
}
h2 {
	font-family: "Myriad Web", Verdana, sans-serif;
	font-size: 1.3em;
}
h3 {
	font-family: "Myriad Web", Verdana, sans-serif;
	font-size: 1em;
}
input.menuButton {
    color: #39f;
    font-size: 1em;
    font-family: "Myriad Web", verdana, sans-serif;
	width: 10em;
}
input.Button {
    color: #39f;
    font-size: 1em;
    font-family: "Myriad Web", verdana, sans-serif;
}
img {
	border: 0;
}
a img {
	vertical-align: middle;
}
img.contactright {
  float: right;
}
p.adress a:hover {
	background-color: #0ff;
}
.webmasterpre {
  font-weight: bold;
  color : #369;
  font-size : 0.8em;
}
.webmastertext {
  font-size : 0.9em;  
}
