body {
	color: #666666;
	font-size: 9px;

}
a:link {
	color: #660000;
	text-decoration: none;
}
a:hover {
	color: #666600;
	text-decoration: underline;
}
a:active {
	color: #666600;
	text-decoration: underline;

}
a:visited {
	color: 660000;
	text-decoration: none;
}
.photoback {
	background-attachment: fixed;
	background-image: url(../photos/back.gif);
	background-repeat: repeat;
	background-position: left;
	background-color: #663300;

}
body {
	font-size: 10px;
}

