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

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

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

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

body{
	background-color: #EEF2F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	scrollbar-face-color: #A1B8BE;
    scrollbar-arrow-color: #F5F9FD;
    scrollbar-track-color: #E9E9E9;
    scrollbar-shadow-color: #9DB5BC;
    scrollbar-highlight-color: #BBCBD1;
    scrollbar-3dlight-color: #333333;
    scrollbar-darkshadow-color: #404040;

}

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

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

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

.table0 {
	border-bottom : 1px solid #000000;
	color : #000000;
	background-color : #EEF2F7;
	font-size : xx-small;
}

.table1 {
	border-bottom : 1px solid #000000;
	color : #000000;
	background-color : #F5F9FD;
	font-size : xx-small;
}
