.leftcolumn {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.rightcolumn {
	font-family: Century Gothic;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	
}
.sidelinks {
	font-family: Century Gothic;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.sidelinks a:link {
	color: #006699;
	text-decoration: none;
}
.sidelinks a:hover {
	color: #0066cc;
	text-decoration: none;
}
.sidelinks a:visited {
	color: #006699;
	text-decoration: none;
}
.sidelinks a:active {
	color: #006699;
	text-decoration: none;
}
.bottomlinks {
	font-family: Century Gothic;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bottomlinks a:link {
	color: #000000;
	text-decoration: none;
}
.bottomlinks a:hover {
	color: #333333;
	text-decoration: none;
}
.bottomlinks a:visted {
	color: #000000;
	text-decoration: none;
}
.bottomlinks a:active {
	color: #000000;
	text-decoration: none;
}
.leftcolumn a:link {
	color: #666666;
	text-decoration: none;
}
.leftcolumn a:visited {
	color: #666666;
	text-decoration: none;
}
.leftcolumn a:hover { 
	color: #333333;
	text-decoration: none; 
}
.leftcolumn a:active {
	color: #666666;
	text-decoration: underline;
}
a:link {color: #000000;}
a:visited {color: #000000;}
a:hover {
	color: #000066;
	text-decoration: none;
}
a:active {color: #000000;}
.rightcolumn a:link {
	color: #ffffff;
	text-decoration: none;
}
.rightcolumn a:visited {
	color: #ffffff;
	text-decoration: none;
}
.rightcolumn a:hover {
	color: #666666;
	text-decoration: none;
}
.rightcolumn a:active {
	color: #ffffff;
	text-decoration: underline;
}
.toplink {
	color: #FF0000;
	}
.toplink a:link, .toplink a:visited, .toplink a:active  {
	color: #FF0000;
	text-decoration: underline;
	}
.toplink a:hover {
	color: #000000;
	text-decoration: underline;
	}