a {
	text-decoration:none;
	font: 70% Tahoma;
	font-weight:bold;
	color: black;
}

a:hover { 
	text-decoration:none; 
	color: #ff4902; 
}

#index {
	position: absolute;
	margin: 425px 0 0 175px;
	width: 200px;
	text-align: center;
}

#languages {
	margin: 15px;
	background-color: white;
	border: 1px solid #fe5400;
}
