@charset "utf-8";
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

BODY {
	scrollbar-face-color: #FBE179;
	scrollbar-shadow-color: #ECE1CB;
	scrollbar-highlight-color: #F9D445;
	scrollbar-3dlight-color: #9E0B0E;
	scrollbar-darkshadow-color: #ECE1CB;
	scrollbar-track-color: #FCE892;
	scrollbar-arrow-color: #E88720;
	background-color: #660066;
	background-position:center;
	background-repeat:no-repeat;







Read more: http://www.webdesign.org/web/html-and-css/tutorials/scrollbar-properties.3836.html#ixzz0OdzKDkCX
;

}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
