#htmltagcloud {
	width: 450px;
	font-family: 'lucida grande',trebuchet,'trebuchet ms',verdana,arial,helvetica,sans-serif;
	line-height: 65px;
	text-align: center;
}

#htmltagcloud a:link, #htmltagcloud a:visited, #htmltagcloud a:active {
	color: #ededed;
	text-decoration: none;
	outline: none;
}

#htmltagcloud a:hover {
	text-decoration: none;
	color: #999999;
}

.education{
	font-size: 38px;
	margin-right: 30px;
}

#htmltagcloud a.education:hover{
	text-decoration: none;
	color: #ce7a7a;
}

.sf{
	font-size: 15px;
}

#htmltagcloud a.sf:hover {
	text-decoration: none;
	color: #86A0DC;
}

.germany{
	font-size: 13px;
	margin-right: 40px;
}


#htmltagcloud a.germany:hover {
	text-decoration: none;
	color: #336666;
}


.fees {
	font-size: 18px;
	margin-right: 50px;
}

#htmltagcloud a.fees:hover {
	text-decoration: none;
	color: #669966;
}



.clients{
	font-size: 27px;
	margin-right: 50px;
}

#htmltagcloud a.clients:hover {
	text-decoration: none;
	color: #993366;
}

.bauhaus{
	font-size: 35px;
}

#htmltagcloud a.bauhaus:hover {
	text-decoration: none;
	color: #ff9933;
}

.japan{
	font-size: 45px;
	margin-right: 50px;
}

#htmltagcloud a.japan:hover {
	text-decoration: none;
	color: #bd0000;
}

.philosophy{
	font-size: 26px;
	margin-right: 50px;
}

#htmltagcloud a.philosophy:hover {
	text-decoration: none;
	color: #99cc66;
}

.berkeley{
	font-size: 15px;
}

#htmltagcloud a.berkeley:hover {
	text-decoration: none;
	color: #cc6666;
}

.ai{
	font-size: 21px;
	margin-right: 80px;
}

#htmltagcloud a.ai:hover{
	text-decoration: none;
	color: #006699;
}

.passions{
	font-size: 40px;
}

#htmltagcloud a.passions:hover {
	text-decoration: none;
	color: #993366;
}

.freelancer{
	font-size: 27px;
	margin-right: 50px;
}

#htmltagcloud a.freelancer:hover{
	text-decoration: none;
	color: #999933;
}

.collaboration{
	font-size: 16px;
	margin-right: 50px;
}

#htmltagcloud a.collaboration:hover {
	text-decoration: none;
	color: #99ccff;
}

