a:link		{text-decoration: none}
a:visited	{text-decoration: none}
a:hover 	{color: #ffff00; border-top-width: thin; border-right-width: thin}

p.page {
     color:#000000;
}
a.page:link {
	text-decoration:none;
	color: #ff0000;
}
a.page:visited {
	text-decoration:none;
	color: #ff0000;
}