BODY {color: black; font-weight: bold;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFD4D4;
scrollbar-3dlight-color:#FFBFBF;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#FF0000;
scrollbar-arrow-color:#FF7B7B;
scrollbar-track-color:#E0E0E0;
}
A {font-family:Arial; color: green; text-decoration: none}
A:hover {font-family:Arial; color: red; text-decoration: underline;}
A.sponsormenu {
	font-family:Arial;
	color: Red;
	text-decoration: underline;
	font-size : 11px;
}
A.sponsormenu:hover {
	font-family:Arial;
	color: Green;
	text-decoration: none;
}