body
	{
	background-color: #c4c0cb;
	color: #010007;
	font-family: Times New Roman;
	}

table
	{
	background-color: #c4c0cb;
	}

a:link 
	{
	color: #251e52;
	}

a:visited
	{
	color: #16968b;
	}

a:hover
	{
	color: #16964c;
	}


