
body, td ,th {
	font-family: georgia, "Times New Roman", times, serif;
	color: #464646;
	font-size: small;
	line-height: 120%;
	text-align: left;
   
	
}

	.boldtitle {
	font-size: large;
	font-weight: bold;
	color: #464646;
}



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

.linkurl {
	font-family: georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}


a.blacklink:active {
	color: #464646;
	font-weight: normal;
	text-decoration: none;
}
a.blacklink:hover {  color: #999999; font-weight: normal;text-decoration: none;}
a.blacklink:link {  color: #464646; font-weight: normal;text-decoration: none;}
a.blacklink:visited {  color: #464646; font-weight: normal;text-decoration: none;}

a.whitelink:active {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;

	}
	
a.whitelink:hover {  color: #666666; font-weight: bold;text-decoration: none;font-size: medium;}
a.whitelink:link {  color: #999999; font-weight: bold;text-decoration: none;font-size: medium;}
a.whitelink:visited {  color: #999999; font-weight: bold;text-decoration: none;font-size: medium;}

a.greylink:active {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
	font-size: medium;

	}
	
a.greylink:hover {  color: #464646; font-weight: bold;text-decoration: none;font-size: medium;}
a.greylink:link {  color: #999999; font-weight: bold;text-decoration: none;font-size: medium;}
a.greylink:visited {  color: #999999; font-weight: bold;text-decoration: none;font-size: medium;}


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

.greenlink {
color: #000000; font-weight: normal;
}

/*a.linkurl:active {  font-weight: bold;  color: #464646;}
a.linkurl:hover {  color: #999999; font-weight: bold;}
a.linkurl:link {  font-weight: bold;  color: #464646;}
a.linkurl:visited {  font-weight: bold;  color: #464646;}*/