<!--
body {
	color:rgb(176,176,176); margin:0; padding:0; }

/*sidebar*/

#sidebar ul {
	list-style: none;
}

#sidebar a, #sidebar h3.cat {
	display: block;
	padding: 0px 0px 0px 10px;
	background: url(http://www.cottondew.net/images/Cottondew.Network/Spacer.gif) center right no-repeat;
	margin: 2px 0;
	text-decoration: none;
}

#sidebar a {
	color: #666;
}

#sidebar a.big, #sidebar h3.cat {
	background-image: url(http://www.cottondew.net/images/Cottondew.Network/Spacer.gif);
	background-position: center right;
	background-repeat:  no-repeat;
	padding: 1px 1px 1px 10px;
	margin: 4px 0;
}

#sidebar a.big {
	color: #fff;
}

h1 {  font-style:normal; font-weight:normal; color:white; word-spacing:1px; letter-spacing:1px; text-align:left; text-decoration:none; }
a:link { color:rgb(112,112,112); text-decoration:underline; }
a:visited { color:rgb(204,204,204); text-decoration:underline; }
a:active { color:rgb(204,204,204); text-decoration:underline; }
a:hover { color:rgb(255,153,153); text-decoration:underline; }
-->