A:link { color: #3333ff ;}
#A:visited { color: #999933 ; }

td	{ 	background-color: white ; }

body		{ background-color: #e0e0e0 ; }


/* GUIDE */
.guide_left {	background-color: #500060 ;
		color: yellow ;
		text-align: center ;
	   }
.guide_top   {	background-color: #500060 ;
		color: yellow ;
		text-align: center ;
	   }
.guide_right {	background-color: #500060 ;
		color: yellow ;
		text-align: center ;
	   }

/*  CONTENTS */
.sub_title	{ font-weight: bold ;
		 font-size: large ;
		 color: #aaaaff ;
		 background-color: #500060 ;
		 margin-left:80px;
		 margin-right:80px;
		 text-align: center ; }
.cat_title	{ font-weight: bold ;
		 color: #660033;
		 margin-left: 80px ; }
.sub_cat	{ font-weight: bold ;
		 color: #9933aa ;
		 margin-left: 100px ;
		text-align: left ;}
.char_title	{ background-color: white;
		  padding: 10px ;
		  color: #990000 ;
		  font-weight: bold ;
		 }
.entry_comment	{ background-color: white;
		  padding: 10px ;
		  color: #000033 ; }

.puti_story	{ background-color: white;
		  padding: 10px ;
		  padding-left: 100px;
		  color: #000033 ; }

.comment	{ background-color: white;
		  padding: 10px ;
		  color: #000033 ; }
.gototop	{ text-align: right;
		margin-right: 20px ;
		width: 600px; }
.mleft30	{ margin-left: 30px ; }
.spec_site	{ margin: 10px ;
		  padding: 20px ;
		  color: #202000 ;
		  border-style: double ;
		  border-width: 4px ;
		  border-color: #999900 ;
		 }
.weapon_spec	{ margin: 10px ;
		  padding: 20px ;
		  color: #001000 ;
		  border-style: double ;
		  border-width: 4px ;
		  border-color: #66ff66 ;
		 }
