a {text-decoration: none; border: none; color: white;}

a:hover {text-decoration: underline; border: none;}

a img {border: none; text-decoration: none;}

a.valid {border: none; text-decoration: none;}

a.name {color: white; font-size: 26px; font-weight: bold; border: none;}

a.name:hover {color: #eeeeee; text-decoration: none;}

a.perma {color: white; border: none;}

a.perma:hover {color: white; }

a.storytitle {text-decoration: none; border: 1px dotted white; line-height: 100px; font-size: 18px;}

a.storytitle:hover {border: none;}

.barlink {
border: none;
text-decoration: none;}

.barlink:hover {text-decoration: none;}

blockquote {
margin-left: 5px;
padding: 10px;
border: 1px dashed white;
width: 300px;
}

body {
text-align: center;
background-image: url('images/background.png');
background-position: top left;
background-repeat: repeat;
font-family: Verdana;
font-size: 14px;
color: #dddddd;
}

#foot {
text-align: center;
font-size: 8px;
}

h2 {font-variant: small-caps;}
h3 {margin: -50px;}
meta {margin: 10px;}

img {border: none}

#main {
padding: 10px;
margin-left: 5px;
}


ul {list-style: none; }
li.menu {list-style: none;}
ul.menu {list-style: none;}

.valid {text-align: right;}
.validation {text-align: right;}

#barra {
  background-color: #003366;
}

.gwt-MenuBar {
  background-color: #003366;
  cursor: default;
  color: #BEBEBE;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 10pt;
}

.gwt-MenuBar a {
  background-color: #003366;
  cursor: default;
  color: #BEBEBE;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 10pt;
  text-decoration:none;
}

.gwt-MenuBar .gwt-MenuItem {
  padding: 0px 30px 0px 30px;
  border-right: 1px solid #666666;
  cursor: default;
}

.gwt-MenuBar .gwt-MenuItem-selected {
  background-color: #00008C;
  color: #FFFFFF;
}

.gwt-MenuBar .gwt-MenuItem-selected a {
  background-color: #00008C;
  color: #FFFFFF;
}

.lazzarottiMenu {
  padding: 2px 30px 2px 30px;
  outline: 1px solid #666666;
}

.lazzarottiMenu a {
  color: #BEBEBE;
}

.lazzarottiMenu-selected a {
  background-color: #00008C;
  color: #FFFFFF;
}

.lazzarottiMenu-selected {
  background-color: #00008C;
  color: #FFFFFF;
}

textarea {
  background-color: #3993d1;
}