@CHARSET "UTF-8";
a{
	border: 0;
	text-decoration: none;
}
a img{
	border: 0;
}
#otherAreas{
	text-align: right;
	font-family: sans-serif;
	font-size: small;
}
#otherAreas a:hover{
	background-color: #00f;
	color: #fff;
}
#projs{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#projs table{
	width: 100%;
}