@charset "utf-8";
/* CSS Document for Artesium.com - by AKIS */
body {
	background-image: url(images2010/header.jpg);
	background-position:center;
	background-position:top;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height:120%;
	color: #484848;
}
.titleBlue {font-size: 19px; color: #00a5ca; }
.textBlue {color: #00a5ca}
.textCopyright {
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #484848;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #484848;
}
a:hover {
	text-decoration: none;
	color: #00ACD3;
}
a:active {
	text-decoration: underline;
	color: #00ACD3;
}

