A.PageLinks:active, A.PageLinks:active,A.PageLinks:link,A.PageLinks:visited
{
    font-size:16px;
    color:#303030;
    font-family: Comic Sans MS;
    text-decoration: none;
    font-weight:bold;
}

A.PageLinks:hover
{
    font-size:16px;
    color:#30d0d0;
    font-family: Comic Sans MS;
    text-decoration:underline;
    font-weight:bold;
}



.EventDay a:active, .EventDay A:active,.EventDay A:link,.EventDay A:visited
{
    font-size:10px;
    color:#303030;
    text-decoration: none;
    font-weight:normal;
}
.EventDay A:hover
{
    font-size:10px;
    color:firebrick;
    text-decoration:underline;
    font-weight:normal;
}
#pagebackground{
    background:url(/portals/9/pics2/watch4.gif) no-repeat; 
    background-position:50% 50%;
    background-attachment: fixed;
}

