body {
	scrollbar-arrow-color: #FFFF66;
	scrollbar-track-color: #FFCC00;
	scrollbar-face-color: #FF9900;
	scrollbar-shadow-color: #DD8500;
	scrollbar-darkshadow-color: #BB7100;
	scrollbar-highlight-color: #FFB442;
	scrollbar-3dlight-color: #FFC66F;
	background-image: url(bg.gif);
}
body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #FF6600;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF9900;
}
.portocaliu {
	color: #FF6600;
}
.rosu {
	color: #FF0000;
}
.subsol {
	color: #FFFFFF;
}
.subsol a:link {
	color: #FFFFFF;
}
.subsol a:visited {
	color: #FFFFFF;
}
.subsol a:hover {
	color: #FFCC00;
}
.subsol a:active {
	color: #FF9900;
}