a:hover {
	color: #993333;
	font-weight: bolder;
	text-decoration: none;
}
a {
	text-decoration: underline;
	font-weight: bold;
	color:#008000	
}
h4 {
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12pt;
}
.istate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
a:visited {
	color: #FF9966;
}
