
body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10;
	margin-right: 10;
	background-color: #ffffff;
	background-image: url("images/FRAME.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #669999;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-family:  Arial, Helvetica, sans-serif ;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}
.buffer {
	background-color: #ffffff;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
a:link {
	color: #669999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #669999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #669999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

