body 	{
		background-color: #cedcff; 
		color: #3c84fb; 
		Font-family: 'Comic Sans MS';
		font-size: 12px;
	}
table	{
		font-size: 12px;
	}

a:link		{color: #999999; text-decoration: none;}
a:visited	{color: #666666; text-decoration: none;}
a:active	{color: #999999; text-decoration: none;}
a:hover		{cursor: n-resize; text-decoration: underline;}



