#event ul li {
color: #ad140e;
font-weight : normal;
font-family: "Comic Sans MS";
list-style: none;
padding-bottom: 5px;
}
#event ul li a{
color: #ad140e;
font-weight : bold;
font-family: "Comic Sans MS";
text-decoration: underline;
list-style: none;
}
#event ul li a:hover {
color: #ad140e;
font-weight : bold;
font-family: "Comic Sans MS";
text-decoration: none;
list-style: none;
}

#event ul li a:visited {
color: #ad140e
font-weight : bold;
font-family: "Comic Sans MS";
text-decoration: none;
list-style: none;
}
