a, a:link{ color : #000000; text-decoration : underline; }

a:visited{ color : #000000; text-decoration : underline; }

a:hover{ color : #000000; text-decoration :underline; }

a:active{ color : #000000; text-decoration : none; }

body{
	background-color : #BBA38E;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-base-color : #CFBEAF;
	scrollbar-arrow-color : #000000;
	scrollbar-3dlight-color : #DED3C6;
	scrollbar-darkshadow-color : #999999;
	scrollbar-highlight-color : #DED3C6;
	scrollbar-shadow-color : #DED3C6;
	color : #000000;
	}

.button {
	border : 1px solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	background-color : #BBA38E;
}

.editbox {
	border : 1px solid #000000;
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	background-color : #CFBEAF;
}

.shoutbox {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

.table0 {
	color : #000000;
	background-color : #CFBEAF;
	font-size : 10px;
	border-bottom-color : #000000;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	}

.table1 {
	border-bottom : 1px solid #000000;
	color : #000000;
	background-color : #BBA38E;
	font-size : 10px;
	border-right-color : #000000;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : #EEEEEE;
	border-top-style : solid;
	border-top-width : 1px;
	border-left-color : #eeeeee;
	border-left-style : solid;
	border-left-width : 1px;
	}

