BODY {font-family:sans-serif}
.thispage A:link    {text-decoration:none; color:red; font-weight:700}
.thispage A:visited {text-decoration:none; color:red; font-weight:700}
.thispage A:active  {text-decoration:none; color:red; font-weight:700}
.nextpage A:link    {text-decoration:none; color:#999999; font-weight:normal}
.nextpage A:visited {text-decoration:none; color:#999999; font-weight:normal}
.nextpage A:active  {text-decoration:none; color:#999999; font-weight:normal}
.nextpage A:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: normal;
}
