    a:link
	{color: #054078; text-decoration: none}
	
	a:visited
 	{color: #054078; text-decoration: none}
	
	a:hover
	{
	color: #617e6a;
	text-decoration: none;
	font-style: none;
}

	a.redlink:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CC0033;
	text-decoration: underline;
}
	
	a.redlink:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #CC0033;
	text-decoration: underline;
}

	a.redlink:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000099;}

	a.whitelink:link {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #ffffff;}
	
	a.whitelink:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #ffffff;}

	a.whitelink:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #cc0033;}