body
{
	SCROLLBAR-FACE-COLOR: lightgreen;
	SCROLLBAR-ARROW-COLOR: Black;
	SCROLLBAR-TRACK-COLOR: Gray;
	background:#000000 url('../images/charitybkg.jpg') fixed;
	margin-left:0; 
	margin-right:0; 
	margin-top:0;
	margin-bottom:0;
	oncontextmenu:return false; 
	onselectstart:return false; 
	ondragstart:return false; 
	background-image:url('../images/charitybkg.jpg'); background-attachment:fixed
}

font
{
	font-family: Times New Roman;
}

A:link
{
	font-family:Times New Roman;
	color: #0FF2DF;
}
A:link.cdsample
{
	font-family:Times New Roman;
	color: yellow;
}

A:visited
{
	font-family:Times New Roman;
	color: #0FF2DF;
}
A:visited.cdsample
{
	font-family:Times New Roman;
	color: yellow;
}

A:hover
{
	background-color: #000000;
	color: #18F02D;
}
A:hover.cdsample
{
	background-color: #000000;
	color: #18F02D;
}
