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

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}



a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;

}
a:active {
	color: #333333;
	text-decoration: none;

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

a.linkurl:hover {  color: #000000; font-weight: bold; text-decoration: underline;
}


a.blacklink:active {  color: #99CC33; font-weight: normal;}
a.blacklink:hover {  color: #99cc33; font-weight: normal;}
a.blacklink:link {  color: #000000; font-weight: normal;}
a.blacklink:visited {  color: #000000; font-weight: normal;}

hr.hr1 {
      color: #333333;
      background-color: #f00;
      height: 1px;
    }
    hr.hr2 {
      color: #f00;
      background-color: #f00;
      height: 1px;
    }
	
	.boldtitle {
	font-size: medium;
	font-weight: bold;
	text-transform: lowercase;
	color: #99CC33;
}
.greenlink {
color: #000000; font-weight: normal;
}


a.whitelink:active {
	color: #ffffff;
	font-size: xx-small;
	text-decoration: none;
	
}
a.whitelink:hover {  color: #666666; text-decoration: underline}
a.whitelink:link {  color: #ffffff; text-decoration: none}
a.whitelink:visited {  color: #ffffff;text-decoration: none}


.small_footer {
color: #CCCCCC;
font-size: x-small}
