.style2 {color: #006699}
.style5 {color: #FF33CC}
.style9 {color: #0066FF}
.style10 {color: #000000}
.style12 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: small;
}
.style17 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small; }
#nav a {
        color: navy;
        text-decoration: none;         
}
#nav a:hover {
	color: gray;
	text-decoration: none;
}
.hor{
float:left;
width:160px;
height:50px;
overflow:auto;
white-space: nowrap;
}
.links{
 text-decoration: none; 
 outline-color: white;
 border-color:white;
 border: 1px;
}
#marqueecontainer
{
position: relative;
width: 180px; /*marquee width */
height: 200px; /*marquee height */
overflow: hidden;
}
#marqueenewscontainer
{
position:relative;
width: 150px; /*marquee width */
height: 125px; /*marquee height */
overflow: hidden;
margin-left:50px;
}

