a {
	TEXT-DECORATION: underline;
}
a:HOVER{
text-decoration : none;
}
a.java {
COLOR: #336633;
 font-family : "MS Sans Serif", Tahoma, Arial;
 font-size : 9px;
 font-weight : normal;
 }

a.SFont {
COLOR: #336633;
 font-family : Tahoma, Arial;
 font-size : 11px;
 font-weight : normal;
 text-align : center;
 }

.SFont {
COLOR: #336633;
 font-family : Tahoma, Arial;
 font-size : 11px;
 font-weight : normal;
 text-align : center
 }

.MenuD {
	position:absolute;
	right: 410px;
	height: 25px;
	z-index:3;
	visibility: hidden;
	text-align: center;

}
.MenuS {
text-decoration:none;
font-family: "MS Sans Serif", Tahoma, Arial;
font-size:11px;
color:#FFFFFF
}

.MarqueeDiv {
	width: 100%;
	top: 0px
	left: 0px;
	position: absolute;
}

.Marquee {
	width: 100%;
	height: 20px;
	font-family: "MS Sans Serif", Tahoma, Arial;
	font-size: 9px;
	padding-top: 2px;
	color: #99CC99;
}

