body
{
scrollbar-arrow-color: #AAAAAA;
scrollbar-base-color: #000000;
scrollbar-face-color: #643200;
scrollbar-highlight-color: #FFEEEE;
scrollbar-shadow-color: #330000;
scrollbar-track-color: #FBF5ED;

}






A:link {
	color: rgb(180,50,0);
}
A:visited {
	color: rgb(180,50,0);
}
A:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(180,50,0);
}

A { background-attachment: scroll;
}

h3		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 14px;
        		text-decoration: none;
        		font-weight: normal;
        	}


td		{
		font-family: Arial,Helvetica,Sans Serif;
        	font-size: 14px;
        		color: rgb(102,0,0);
        	}
