.unnamed1 {
	color: #999900;
	text-decoration: underline;
}
a:link {
	color: #999900;
	text-decoration: underline;
}
a:visited {
	color: #999900;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: underline;
}
a.example1:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
a.example1:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
a.example1:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;

}
a.example1:active {
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
