.Languages {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #888888;
	text-decoration: none;
	text-align: right;
	font-size: x-small;
}

a.Languages:hover {
	text-decoration: underline;
}

.Languages_Selected {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: x-small;
	color: #888888;
	text-decoration: underline;
}

