@charset "utf-8";
/* CSS Document */

#navigation span#rostrevor a {
	font-weight: bold;
	color:#ff9933;
}

#navigation span#rostrevor a:hover {
	font-weight:bold;
	text-decoration:underline;
	color:#db6d16;
}

#page_body {
	width: 760px;
}

#content {
	line-height: 18px;
}
