
a:link { font-weight:bold; color:#FFCC33; text-decoration:none }
a:visited { font-weight:bold; color:#FFCC33; text-decoration:none }
a:hover { font-weight:bold; color:#E0033c; text-decoration:underline; border-bottom : 1px solid red; }
a:active { font-weight:bold; color:#0066FF; text-decoration:underline }



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
}