
hr.hr1 {
      color: #CCCC99;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
	color: #999999;
	background-color: #f00;
	height: 1px;

    }
	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99; font-size: small;
	background-color: #953E04;
	}

p {
	font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99;
}


table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCC99; font-size: small;
}


	.boldtitle {
	font-size: medium;
	font-weight: bold;
	color: #CCCC99;
	line-height: 35px;
}

.smallboldtitle {
	font-size: x-small;
	font-weight: bold;
	text-transform: lowercase;
	color: #cccc99;
}




.linkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.linkurl:active { color: #CCCC99; text-decoration: none;
}
a.linkurl:hover { color: #666600; }

a.linkurl:link { color: #CCCC99; text-decoration: none}

a.linkurl:visited { color: #CCCC99; text-decoration: none}


.footerlinkurl {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a.footerlinkurl:active { color: #EBEBD6; text-decoration: none;
}
a.footerlinkurl:hover { color: #953E04; }

a.footerlinkurl:link { color: #EBEBD6; text-decoration: none}

a.footerlinkurl:visited { color: #EBEBD6; text-decoration: none}


