.nav  A:link {
	color: #DFDFDF;
	text-decoration: none;
}
.nav   A:visited {
	color: #DFDFDF;
	text-decoration: none;
}
.nav   A:active {
	color: #666;
	text-decoration: none;
}
.nav   A:hover {
	color: #FFF;
	text-decoration: underline;
}
.footer_link    A:link {
	text-decoration: underline;
	height: 0px;
	color: #CCC;
	font-size: 90%;
	line-height: 140%;
}
.footer_link   A:visited {
	text-decoration: underline;
	height: 0px;
	color: #CCC;
	font-size: 90%;
	line-height: 140%;
}
.footer_link   A:active {
	text-decoration: underline;
	height: 0px;
	color: #CCC;
	font-size: 90%;
	line-height: 140%;
}
.footer_link   A:hover {
	text-decoration: underline;
	color: #FF9;
	height: 0px;
	font-size: 90%;
	line-height: 140%;
}	
.visit  A:link {
	color: #06C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}
.visit   A:visited {
	color: #06C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}
.visit   A:active {
	color: #06C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}
.visit   A:hover {
	color: #0CF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 0px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: left;
}