@charset "utf-8";
/* © 2007 by Web Professional Solutions */

body {
	background-image: url(../images/gardient.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}

/* LINK STYLES */
a {
	color: #89A100;
	text-decoration: none;
}

a:hover {
	color: #89A100;
	text-decoration: underline;
}

a:visited {
	color: #89A100;
	text-decoration: none;
}

a:active {
	color: #89A100;
	text-decoration: none;
}

/* FONT DEFINITIONS */








