.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #ffffff}
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #000000}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #444444; text-decoration: none}
a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #fc7619; text-decoration: none}
#marqueecontainer{
position: relative;
width: 237px; /*marquee width */
height: 290px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid navy;
padding: 2px;
padding-left: 2px;
}
