td
{
font-family : Verdana;
font-size : 12px;
color: #000000;
}
                                          

a {
color : #FFFFFF;
font-family : Verdana;
font-weight : bold;
font-size : 12px;
text-align : right;
text-decoration : none;
}
					   

 a.second {
color : #003399;
font-weight : bold;
font-family : Verdana;
font-size : 12px;
text-align : right;
text-decoration : none;
}

td.error {
color:#FF0000;
font-weight:bold;
}

#event h1 {
padding: 0px 0 0px 0;
}

#event h2 {
border-bottom: 1px solid #000;
}

#event {
text-align: center;
}

#event a {
color: #000;
}

#event a:hover {
text-decoration: underline;
}