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

hr.hr1 {
      color: #333333;
      background-color: #f00;
      height: 1px;
    }

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

    }
	
a:active {  color: #333333}
a:hover {  color: #999999}
a:link {  color: #333333}
a:visited {  color: #333333}




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




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

a.linkurl:active { color: #999999; text-decoration: none;
}
a.linkurl:hover { color: #333333; }
}
a.linkurl:link { color: #999999; text-decoration: none}
}
a.linkurl:visited { color: #999999; text-decoration: none}
}

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

}

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

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

}

a.greylink:active {  color: #333333; font-weight: normal;}
a.greylink:hover {  color: #666666; font-weight: normal;}
a.greylink:link {  color: #333333; font-weight: normal;}
a.greylink:visited {  color: #333333; font-weight: normal;}


a.whitelink:active {  color: #ffffff; font-weight: bolder;text-decoration: none}
a.whitelink:hover {  color: #CCCCCC; font-weight: normal;text-decoration: none}
a.whitelink:link {  color: #ffffff; font-weight: normal;text-decoration: none}
a.whitelink:visited {  color: #ffffff; font-weight: normal;text-decoration: none}

	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;
	color: #99CC33;
}
a:link {
	color: #333333;text-decoration: none;
}
a:visited {
	color: #333333;text-decoration: none;
}
a:hover {
	
	color: #666666;text-decoration: none;
}
a:active {
	color: #333333;text-decoration: none;
}


.header1 {	color: #000000;
	font-weight: bold;
}
.style3 {color: #333333}
.small_footer {font-size: xx-small}

