body {
	background-position: left top;
	background-color: #000000;
	background-repeat: no-repeat;
	color: #171961;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	scrollbar-arrow-color: #FFF86A;
	scrollbar-face-color: #2F2178;
	scrollbar-highlight-color: #9D6A99;
	scrollbar-shadow-color: #9D6A99;
	scrollbar-track-color: #000000;
}

a:visited, a:link {
	color: #99FF66;
	font-weight: bold;
	text-decoration: underline;
}

a:active, a:hover {
	color: #99FF66;
	font-weight: bold;
	text-decoration: none;
}

td, p {
	color: #C0C0C0;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	text-transform: uppercase;
	color: #C0C0C0;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

.buttcon{
	background-image: url(http://yymay.com/images/button.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
