body {
	font-family: verdana;
	font-size: 90%;
	color: white;
	margin: 0pt;
	margin-top: 10px;
	background: #96AEBA;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
}
table {
	font-family: verdana;
	font-size: 100%;
	margin: 0pt;
	border: none;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:link, a:visited {
	color: white;
}
a:hover, a:active {
	text-decoration: underline;
}
a.title {
	font-size: 70px;
	letter-spacing: 0.3cm;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
a.title:hover, a.title:active {
	text-decoration: none;
}
td.translations {
	background: url(/images/1.jpg);
}
td.translations-x {
	border-left: 1px solid #ADC0CE;
}
td.software {
	background: url(/images/2.jpg);
}
td.personal {
	background: url(/images/3.jpg);
}
td.bottom {
	background: #ADC0CE;
	border-top: 1px solid #BEC4D4;
	border-bottom: 1px solid #BEC4D4;
	font-size: 80%;
	text-align: center;
}
.box {
	border-left: 1px solid #ADC0CE;
	border-right: 1px solid #ADC0CE;
}
