HTML,Body {
	font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;
	text-align:left;
    margin-top: 0; margin-left: 0;  margin-right: 0;  margin-bottom: 0;  
	background: #c6b37f url('http://www.smldesign.com/test/KeeshondPups/images/back.jpg') repeat-x;
	background-position: top center;
      
}
UL {
    color: #000000;		
	list-style: circle solid; 
	margin-bottom: 1.00em; 
}
OL {
    color: #000000;
	list-style: number;
	margin-bottom: 1.00em; 
}
.cursor{
	color:#3C5728;
	font-family: Arial, Helvetica, sans-serif;;
	font-size:9px;
	font-weight:bold;
}
.subtitle{
	color:#984B00;
	font-weight:bold;
}
.title{
	font-size:14px;
	color:#000000;
}

.header{
	font-size:15px;
	color:#5c0000;
	font-weight:bold;
}
.headersm{
	font-size:13px;
	color:#5c0000;
	font-weight:bold;
}
.subhead{
	font-size:14px;
	color:#984B00;
	font-weight:bold;
}
.subheadgr{
	font-size:14px;
	color:#415818;
	font-weight:bold;
}
.headergr{
	font-size:16px;
	color:#415818;
	font-weight:bold;
}

.link{
	font-size:10px;
	font-weight:bold;
}
#rCatBox {
	padding:0px 0px 8px 0px;
	margin:0px 0px 8px 0px;
	width:700px;
	line-height:16px;
	text-align:left;
	color:#000000;
	border:1px solid #E1D7B1;
	background-color:#fff6dd;
}
#rCatBox .title {
	padding:2px 8px 2px 8px;
	margin:0px 0px 8px 0px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#4d1f00;
	background-color:#dba72f;
}
#rCatBox .text {
	font-size:11px;
}
#rCatBox .Arrow {
	margin:8px 8px 8px 8px;
	font-size:11px;
	text-align:left;
	background-color:#b7610c;	
}
.blacktext{
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.darkredtext{
	color:#3b1100;
}

a:link {color: #fbb020; font-weight:bold; font-size:13px; text-decoration: none;}
a:visited {color: #fbb020; font-weight:bold; font-size:13px; text-decoration: none;}
a:hover {color: #d88533; font-weight:bold; font-size:13px; text-decoration: underline;}

a:link.btmlink {color: #522e19; font-weight:bold; font-size:13px; text-decoration: none;}
a:visited.btmlink {color: #522e19; font-weight:bold; font-size:13px; text-decoration: none;}
a:hover.btmlink {color: #ce6e19; font-weight:bold; font-size:13px; text-decoration: underline;}
            
a:link.copyrite {color: #3D4E1A; text-decoration: none;}
a:visited.copyrite {color: #3D4E1A; text-decoration: none;}
a:hover.copyrite {color: #3D4E1A; text-decoration: underline;}

a:link.contact {color: #984B00; text-decoration: none;}
a:visited.contact {color: #984B00; text-decoration: none;}
a:hover.contact {color: #984B00; text-decoration: underline;}


