a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #4AC5FF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bgrepeat {
	background-image: url("images/Vortex-inside-2_06.png");
	background-repeat: no-repeat;
	background-position: center top;
}
.bgnscan {
	background-image: url("images/bg-repeat.png");
	background-repeat: repeat;
	background-position: center top;
}
.bigtop {
	background-image: url("images/vortextop.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.imagespace {
	margin-right: 10px;
	margin-bottom: 5px;
}
.botnav a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

.botnav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}
.botnav a:hover {
	color: #198AF1;
	text-decoration: none;
	font-size: 10px;
}
.botnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

