.background {
	background-image: url(template/back.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:hover {
	color: #999999;
	text-decoration: none;
	}
.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
	}.mainpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	line-height: 25px;
	word-spacing: normal;
}
