
A {
font-size :11px;
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : Black;
background : transparent;
}

A:Visited {
font-size : 11px;
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : Lime;
background : transparent;
}

A:Active {
font-size :11px;
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : Green;
background : transparent;
}

A:Hover {
font-size : 11px;
font-family : Verdana,Arial,Sans-Serif;
font-weight : bold;
color : Red;
background : transparent;
text-decoration : underline overline;
}

body
{

cont-family: arial;
scrollbar-3d-light-color:#;
scrollbar-arrow-color:#;
scrollbar-base-color:#00CE00;
scrollbar-dark-shadow-color:#;
scrollbar-face-color:#;;;
scrollbar-highlight-color:#167618;
scrollbar-shadow-color:#BAAD10;

background-color:#009B00

}
a
{
cursor: pointer
}
