BODY {
	margin: 0px;
}

a {
	font-size: 14px;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
}

a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #E1393E;
	text-decoration: underline;
}

.main {
	background-image: url(../temp-images/bg-main.gif);
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 10px 10px 25px;
}

.t1uk {
	font-size: 24px;
	font-weight: bold;
	color: #E1393E;
}

.t1nl {
	font-size: 24px;
	font-weight: bold;
	color: #646464;
}

.t2uk {
	font-size: 14px;
	font-weight: bold;
	color: #E1393E;
}

.t2nl {
	font-size: 14px;
	font-weight: bold;
	color: #646464;
}

.pic {
	border: 1px solid #646464;
}