

a.newslink:link,a.newslink:visited,a.newslink:active,a.newslink:hover {
color: #ffffff;
font-size: 17pt;
line-height: 20pt;
letter-spacing: 0px;
text-decoration: none;
}
a.newslink:hover {
text-decoration: underline;
}
#newsticker {
overflow: hidden;
padding-left: 4px;
color: #fff;
position: relative;
font-size: 8.5pt;
line-height: 19px;
width: 100%;
margin-top: 4px;
}
.newstitle {
position: relative;
width: auto;
float: left;
display: inline;
margin-right: 6px;
}
.newsitemswrap {
height: 27px;
float: right;
display: inline;
background-color: #777;
-moz-border-radius: 4px;
border-radius: 4px;
width: 818px;
margin-left: 0px;
text-align: left;
padding-left: 14px;
padding-top: 7px;
overflow: hidden;
}

#newsitem1 {
height: 30px;
position: absolute;
z-index: 200;
-moz-border-radius: 6px;
border-radius: 6px;
width: 814px;
text-align: left;
white-space: nowrap;
overflow: hidden;
padding-top: 1px;
background-color: #777;
}

#newsitem2 {
height: 30px;
background-color: #777;
position: absolute;
z-index: 100;
-moz-border-radius: 6px;
border-radius: 6px;
width: 814px;
text-align: left;
white-space: nowrap;
overflow: hidden;
padding-top: 1px;
}

.newssource {
color: #ffffff;
font-weight: bold;
font-size: 10pt;
line-height: 10pt;
}


.newsbar {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
overflow: hidden;
width: 100%;
}
.newsbutton {
width: 100px; 
height: 30px;
background-color: #429601;
-moz-border-radius: 4px;
border-radius: 4px;
text-align: center;
font-family: Rockwell;
font-size: 24pt;
line-height: 28px;
padding-top: 4px;
font-weight: bold;
color: #fff;
float: left;
display: inline;
}
A.newsbuttonlink:link,A.newsbuttonlink:active,A.newsbuttonlink:visited,A.newsbuttonlink:hover {
text-align: center;
font-family: Rockwell;
font-size: 22pt;
line-height: 26px;
color: #fff;
text-decoration: none;
}
