.footer a {

	color: #00FFFF;
	text-decoration: none;
	font-weight: 900;
	text-transform: capitalize;
	font-style: oblique;
}
.footer a:visited {

	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	color: #0099FF;
	text-decoration: underline overline;
	z-index: 20;
}
.footer a:active {

	color: #FFFF00;
	text-decoration: none;
}
.footer {

	margin: 0em;
	z-index: 10;
	text-transform: none;
	vertical-align: bottom;
	text-align: center;
	text-decoration: none;
	padding-top: 0em;
	padding-right: 0em;
	padding-bottom: 0.1em;
	padding-left: 0em;
	background-color: #000000;
	background-image: url(../../images/footer_sky3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.footer_designtxt_p_class {
	font: oblique lighter 12px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	margin: 0px;
	padding-left: 0.5em;
	z-index: 300;
	padding-top: 0.3em;
	padding-right: 0.2em;
	background-color: #000000;
}
