@charset "utf-8";
body {
	background-image: url(images/top_backgrd.jpg);
	background-repeat: repeat-x;
	background-color: FFD6D6;
}
.nav2 {
	background-image: url(images/top_nav2.jpg);
	background-repeat: no-repeat;
}
.nav1 {
	background-image: url(images/nav_bak.gif);
	text-indent: 29px;
}
.nav1text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	text-decoration: none;
	font-weight: bold;
}

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-decoration: none;
	line-height: 1.9em;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
}
