BODY {
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	background-color : Black;
	color : White;
	background-image : url(/css/cowboychuck_back.gif);
	margin-left : 85px;
}

A:link {
	color : #F5DEB3;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : #D2B48C;
	text-decoration : none;
	font-weight : bold;
}
A:hover {
	color : #D2B48C;
	text-decoration : none;
	font-weight : bold;
	background-color : #333333;
	border-bottom : 1px solid #D2B48C;
	border-top : 1px solid #D2B48C;
}

TD.update{
font-size:xx-small;
text-align:center;
}

H1 {
	text-align : center;
}
TD.discription2{
font-size:x-small;
 text-align : center;
}
A.button:HOVER {
}
HR {
	color : #D2B48C;
}
TD.comment {
	font-size : x-small;
	color : White;
}
TD.cowboyleft {
	border-left : 2px solid #F5DEB3;
}
A.button:hover {
	text-decoration : none;
	border-bottom : none;
	border-top : none #D2B48C;
}
