<style type="text/css">
<!--
body {
	background-color: #FFFFFF;
	font: Arial;
	color: brown;
	font-size: 12px;
}

a:link {
	color: #ffff00;
	font-size: 12px;
}
a:visited {
	color: #ffffff;
	font-size: 12px;
}
a:link:hover {
	color: #ffffcc;
	font-size: 12px;
}
.two a:link {
	font-family: Arial;
	color: brown;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.two a:visited {
	font-family: Arial;
	color: brown;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.two a:hover {
	font-family: Arial;
	color: brown;
	background: #ffffcc;
	text-decoration: underline overline;
	font-size: 12px;
	font-weight: bold;
}
-->
</style>
