a {
	color: #004276;
	text-decoration: none;
	}
a:hover		{
		color:#55aaff;
		text-decoration: underline;
		}

a:visited	{
		color:#6699aa;
		}

a.title 	{
		color:#000000;
		text-decoration:none;
		}
a.title:hover 	{
		color:#000000;
		text-decoration:none;
		}
a.title:visited 	{
			color:#000000;
			}

a.nochg 	{
		text-decoration: none;
		color:#004080;
		}
a.nochg:hover 	{
		text-decoration: none;
		color:#004080;
		}
a.nochg:visited 	{
			color:#004080;
			}

img.prev	{
		border-color:#000000;
		border-style:solid;
		border-width:3px;
		}

