body {
  font-family: "Times New Roman", Times, serif; color:#666600;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}

.linkurl {
	font-family: Arial, Helvetica, sans-serif;
}
a.linkurl:active {  font-weight: bold;}
a.linkurl:hover {  color: #009933; font-weight: normal;}
a.linkurl:link {  font-weight: bold;}
a.linkurl:visited {  font-weight: bold;}

a.blacklink:active {  color: #666600; font-weight: normal;}
a.blacklink:hover {  color: #666633; font-weight: normal;}
a.blacklink:link {  color: #666600; font-weight: normal;}
a.blacklink:visited {  color: #666600; font-weight: normal;}

a.titlelink:active {  color: #666600; font-weight: bold;text-decoration: none;font-size: medium;}
a.titlelink:hover {  color: #FFFFFF; font-weight: bold;text-decoration: none;font-size: medium;}
a.titlelink:link {  color: #666600; font-weight: bold;text-decoration: none;font-size: medium;}
a.titlelink:visited {  color: #666600; font-weight: bold;text-decoration: none;font-size: medium;}


hr.hr1 {
      color: #999966;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
      color: #f00;
      background-color: #f00;
      height: 1px;
    }
	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	text-transform: none;
	color: #999966;
}
	
	.largetitle {
	font-size: large;
	font-weight: bold;
	text-transform: none;
	color: #999966;
}
	

  .greenlink {
color: #000000; font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	font-weight: normal;
	color: #666633;
}
a:active {
	color: #FFFFFF;
}

