﻿/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(0,0,0); background-image: url("./Background.GIF");}
 A:link {
	color: rgb(255, 255, 255);
}
 A:visited { color: rgb(153,153,153);}
 