@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #7d8a2e;
}

.headbg {
	background-position:top;
	background-repeat:repeat-x;
}.mainStyleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ff8598;
}
a:visited {
	color: #98A938;
}
a:active {
	color: #ffc0a9;
}
