body {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
}

#linkscroller {
	position:absolute;
	left:1px;
}

#linkscroller,
#linkscroller2 {
	padding-top: 5px;
}

.scroll {
    font-weight:bold;
    position:absolute;
    top:0px;
    left:1px;
    white-space:nowrap;
    color: #4787A7;
    visibility:visible;
}

A {
    font-weight: bold;
    color: #4787A7;
    text-decoration: none;
}

A:hover {
    color: #003366;
    text-decoration: underline;
}
