body {
   background-color: #cde7f7;
   margin: 0px;
   padding: 0px;
}

a,td,div,span,input,textarea,select {
   font-family: Arial;
   font-size: 12px;
}

img {
   border: 0px;
}

.eventLinks {
   color: #534741;
   text-decoration: none;
}
.eventLinks:hover {
   text-decoration: underline;
}

.more_on_welcome {
   text-decoration: none;
   color: #1d2a63;
   font-weight: bold;
   font-size: 9px;
}
.more_on_welcome:hover {
   text-decoration: underline;
}

