@charset "utf-8";
/* Aboriginal artists CSS Document */s


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCccc;
}
a {
	font-weight: bold;
}
a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	color: #CCC;
	text-decoration: none;
}
a:hover {
	color: #69C;
	text-decoration: underline;
}
a:active {
	color: #CCC;
	text-decoration: blink;
}
h1 {
	color: #FFF;
	font-size: 14px;
}


table.table-bg {
	background-image: url(web-images/bg.jpg);
}
table.bg-ter {
	background-image: url(web-images/bg-ter.jpg);
}
body {
	background-image: url(web-images/bg-blu.jpg);
}
h2 {
	font-size: 12px;
	color: #69C;
	display: inline;
}
.artists-name {
	font-size: 9px;
}

