.mystyle {
	font-size: 9pt;
	line-height: 22px;
	color: #666666;

}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #00CC00;
	text-decoration: none;
}

