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

    }
	

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}




.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}
}

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

a.linkmenu:active { color: #999966; text-decoration: none;
}
a.linkmenu:hover { color: #666600; text-decoration: none;}
}
a.linkmenu:link { color:#999966; text-decoration: none}
}
a.linkmenu:visited { color: #999966; text-decoration: none}
}



.bluelink {
	font-size:x-small;
	text-transform: lowercase;

}

a.bluelink:active {  color: #666699; font-weight: normal;text-decoration: none}
a.bluelink:hover {  color: #99cc33; font-weight: normal;}
a.bluelink:link {  color: #666699; font-weight: normal;text-decoration: none}
a.bluelink:visited {  color: #666699; font-weight: normal;}




a.whitelink:active {
	color: #CC6699;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
}
a.whitelink:hover {  color: #000066; font-weight: normal;text-decoration: none}
a.whitelink:link {  color: #CC6699; font-weight: normal;text-decoration: none}
a.whitelink:visited {  color: #CC6699; font-weight: normal;text-decoration: none}


	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;
	color: #666600;
}

.smallboldtitle {
	font-size: x-small;
	font-weight: bold;
	text-transform: lowercase;
	color: #666600;
}
p {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	font-weight: bold;
	font-variant: small-caps;
	color: #330000;
	text-decoration: none;
	background-color: #009900;
	letter-spacing: 5px;
	text-align: center;
	word-spacing: normal;
}

