.notelette
{
background-image: url(notelette.jpg);
padding: 120px 25px 15px 20px;
font-family: courier new;
font-size: 12px;
min-height: 280px;
background-repeat: no-repeat;
}

.notelette li {
list-style:none;
padding: 3px 0px;
}

.eventTitleDate {
font-weight: bold;
color: #600;
}

.notelette a:link, .notelette a:active, .notelette a:visited, .notelette a:hover {
text-decoration: none;
}

.notelette a:hover {
color: #a00;
font-weight: bold;
}
























