body{
	margin: 0px;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #F0F7FF;
	SCROLLBAR-3DLIGHT-COLOR: #996633;
	SCROLLBAR-ARROW-COLOR: #996633;
	SCROLLBAR-TRACK-COLOR: #F9F9F9;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9933;
}

.mr {
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;

}
a:visited {
	text-decoration: none;
	color: #000000;

}
a:hover {
	color: #0033FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
