<!--

#ticker-news {
margin:  auto;
}

button {
color: rgb(153,0,0);
}

#downButton {
text-align: center;
vertical-align: top;
}

#upButton {
text-align: center;
vertical-align: top;
}

marquee {
font-family: 'verdana','geneva', sans-serif;
height: 24px;
width: 520px;
border: 1px solid;
border-color: rgb(20,20,20) rgb(200,200,200) rgb(200,200,200) rgb(20,20,20);
color: rgb(255,204,51);
background-color: rgb(153,0,0);
text-align: center;
vertical-align: middle;
}

marquee h1 {
font-family: 'verdana', 'geneva', sans-serif;
padding: 0;
font-size: 10pt;
font-weight: bold;
}

marquee a {
color: rgb(255,255,255);
background-color: rgb(153,0,0);
text-decoration: none;
}

marquee a:hover {
text-decoration: underline;
}



-->
