/* css by Roy Batist */

/* layers */
div#logo {
	background: url(/images/logo_domains.gif) top left no-repeat;
}
div#homeitem {
	background: url(/images/home_domains.gif) top left no-repeat;
}

/* text */
a.color {
	color: #b4b4c4;
	text-decoration: underline;
}
a.color:hover {
	color: #b4b4c4;
	text-decoration: none;
}
a.color:active {
	color: #b4b4c4;
	text-decoration: underline;
}

.title {
/*	color: #b4b4c4; */
	color: #861215; 
	cursor: default;
}
