body		{
	background: #bababa;
	font-family: 'courier new', courier, monospace;
	font-size: 17px;
	
}

a:link    	{
	color: #333366;
	text-decoration: none;	
			}

a:visited	{
	color: #333366;
	text-decoration: none;
}

a:hover		{
	color: #ccccff;
}
