/* CSS Document */

	.technology{
	cursor: pointer;
	cursor: pointer;
	font: bold 14px Verdana;
	margin: 10px 0;
	color: #0000FF;
	}
	.openlanguage{ 
	color: green;
	}

	.closedlanguage{ 
	color: #0000FF;
	}

