/* Global Styles */

body {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: #000000;
	}
	
td {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}
	
a:link {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	color: #66CC99;
	text-decoration: none;
}
a:active {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.navText {
	font-family: "Monotype Corsiva";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
