
BODY {
background-color: #ffffff;
color: #3CB371;
font-family: Verdana, Helvetica, "Arial", sans-serif;
text-decoration: none;
scrollbar-face-color: Yellow;
scrollbar-highlight-color: Yellow;
scrollbar-3dlight-color: Yellow;
scrollbar-darkshadow-color: 2B8B57;
scrollbar-shadow-color: Yellow;
scrollbar-arrow-color: 3CB371;
scrollbar-track-color: 3CB371;
}

A {
background-color: Yellow;
color: #3CB371;
}

a:hover {
background-color: #3CB371;
color: #FEFF00;
font-size: inherit;

}


</style> {}