body * {color: #1A1A1A;}
/*h1 img {
	display: none;
}*/
h1 {
	background: url(color1/ci.gif) 0 0 no-repeat;
}
a:link, a:visited {
	background: #DAE9F8;
	color: #06C;
}
a:hover, a:active {
	background: #06C;
	color: #DAE9F8;
}
h2 a:link, h2 a:visited {
	text-decoration: none;
	background: #fff;
	color: #1A1A1A;
}
h2 a:hover, h2 a:active, h2 a:hover strong, h2 a:active strong {
	text-decoration: none;
	color: #06C;
}
h3#hen {border-bottom: 1px solid #DDD;}
#works h3 {border-top: 1px solid #DDD;}