a:link {
	text-decoration: none;
	color: #00FF00;
	font-weight: bold;

}
a:visited {
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	cursor: hand;
	color: #00FF00;

}
a:active {color: #00FF00; text-decoration: none}
.healthlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../img/frame/pp1_26.gif);
	background-repeat: repeat;
	background-position: center center;
	font-variant: normal;
	text-transform: uppercase;


}
