body {
    font-family: Arial;
    font-size: 10pt;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bg.gif);
}
a{
	color: #635e53;
	text-decoration: none;
    font-weight: bold;
}
a:hover {
    color:#000000;
	text-decoration: underline;

}
.copyright {
   font-size: 8pt;
   color:#BDB39C;
   font-weight: bold;
   	text-decoration: none;
		line-height: 12pt;
}
.copyright:hover {
   font-size: 8pt;
   color:#000000;
   font-weight: bold;
   	text-decoration: none;

}
.copyright:active {
   font-size: 8pt;
   font-weight: bold;
   	text-decoration: none;

}
.copyright:link {
   font-size: 8pt;
   font-weight: bold;
   	text-decoration: none;

}
.copyright:visited {
   font-size: 8pt;
   font-weight: bold;
   text-decoration: none;
}
td {
    font-family: Arial;
    font-size: 10pt;
}
.category {
font-weight: bold;
text-decoration: none;
color: navy;
}
.category:hover {
font-weight: bold;
text-decoration: underline;
color: red;
}
.subcat {
font-weight: bold;
text-decoration: none;
color: navy;
}
.subcat:hover {
font-weight: bold;
text-decoration: underline;
color: red;
}
.navigation {

text-decoration: underline;
color: blue;
}
.navigation:hover {
text-decoration: underline;
color: red;
}
.sitelink {
font-weight: bold;
text-decoration: none;
COLOR:#BDB39C;
}
.sitelink:hover {
font-weight: bold;
text-decoration: underline;
   color:#000000;
}
.more {
text-decoration: none;
color: #AFAFAF;
font-size: 7pt;
}
.more:hover {
text-decoration: underline;
color: #AFAFAF;
font-size: 7pt;
}
h1 {
font-size: 15px; 
font-weight: bold; 
font-family : Arial; 
margin: 0 0 0.8em 0; 
color : black;
}
.add {
font-weight: bold;
text-decoration: underline;
color: red;
}
.add:hover {
font-weight: bold;
text-decoration: underline;
color: maroon;
}

.scfr {
font-size: 10px;
text-decoration: none;
color: #8373FF;
}

.scfr:hover {
font-size: 10px; 
text-decoration: underline;
color: #8373FF;
}
