html, body, table {
    scrollbar-base-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-3dlight-color: #12007c;
    scrollbar-arrow-color: #12007c;
line-height:1.4;
	margin-top: 0;
	font-size: 11px;
}
.menu {
	font-size: 10px ! important;
}
a:link {
	
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a:active {
	color: #FF6600;
	text-decoration: underline;
}
