@charset "utf-8";
/* CSS Document */

body {
	background-color: #959476;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
}
.bottom {
	font-size: x-small;
	color: #C0BE98;
	font-family: Arial, Helvetica, sans-serif;
}
.bottomtext .bottomtext {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #BFBD97;
}

a.toplinks {font-family:Arial, Helvetica, sans-serif; font-size: 14px;}
a.small {font-family:Arial, Helvetica, sans-serif; font-size: 11px}
a.bottomtext {font-family:Arial, Helvetica, sans-serif; font-size: 11px}