A.menulink {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:17px;
font-weight: bold;
color: #000000;
border: solid 1px #0000dd;
}

A.menulink:hover {
cursor:url("needle.cur");
border: solid 1px #0000dd;
background-color:#5A84FF;
color: #FFFFFF;
}

A.link {
display: block;
width: 140px;
text-align: left;
text-decoration: none;
font-family:Times New Roman;
font-size:14px;
font-weight: none;
color: #000000;
border: solid 1px #5A84FF;
}

A.link:hover {
cursor:url("needle.cur");
background-color:#5A84FF;
border: solid 1px #ffffff;
}


A.link1 {
display: block;
width: 210px;
text-align: left;
text-decoration: none;
font-family:Times New Roman;
font-size:14px;
font-weight: none;
color: #000000;
border: solid 1px #5A84FF;
}

A.link1:hover {
cursor:url("needle.cur");
background-color:#5A84FF;
border: solid 1px #ffffff;
}


A.link2 {
display: block;
width: 60px;
text-align: center;
text-decoration: none;
font-family:Times New Roman;
font-size:14px;
font-weight: none;
color: #000000;
border: solid 1px #5A84FF;
}

A.link2:hover {
cursor:url("needle.cur");
background-color:#5A84FF;
border: solid 1px #ffffff;
}

A.link3 {
display: block;
width: 290px;
text-align: center;
text-decoration: none;
font-family:Times New Roman;
font-size:14px;
font-weight: none;
color: #000000;
border: solid 0px #5A84FF;
}

A.link3:hover {
cursor:url("needle.cur");
background-color:#5A84FF;
border: solid 0px #ffffff;
}

A.link4 {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:Times New Roman;
font-size:12px;
font-weight: none;
color: #000000;
border: solid 0px #5A84FF;
}

A.link4:hover {
cursor:url("needle.cur");
background-color:#000000;
color: #FFFFFF;
border: solid 0px #ffffff;
}

A.link5 {
display: block;
width: 100px;
text-align: center;
text-decoration: none;
font-family:arial;
font-size:14px;
font-weight: bold;
background-color:#5A84FF;
color: #000000;
border: solid 1px #0000dd;
}

A.link5:hover {
cursor:url("needle.cur");
background-color:#5A84FF;
color: #FFFFFF;
border: solid 1px #0000dd;
}

.scroll {  overflow: auto; height: 400px; width: 100%; clip:  rect(   )}

body {scrollbar-face-color: #5A84BE;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #5A84BE;
    scrollbar-arrow-color: #ffffff}
