/*
Design by SpenceTechSolutions.
http://www.spencetechsolutions.com
*/

*

a:link {
	color: #db763a;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:visited {
	color: #db763a;
	text-decoration:none;
}

body{
	background: #000040;
	font: 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
