	body{
		font-family: Arial;
		font-size: 12px;
		color: white;
	}
	
	a{
		color: #CCCC33;
	}
	
	.link{
	color: #CCCC33;
	text-decoration: none;
	cursor:pointer; cursor:hand;
	}