a:link {color: red;
	font-size: large;}

a:visited {color: #00008B;}

a:img {border: none;}

a.head:link {
   color: black;
   font-family: arial;
   font-size: small;
   font-weight: bold;
   text-decoration: none;
}
a.body:link {
   color: black;
   font-family: arial;
   font-size:x-small;
   text-decoration: none;
   text-align: right;
}
a.head:hover {
   color: blue;
   font-family: arial;
   font-size: small;
   font-weight: bold;
   text-decoration: none;
}
a.body:hover {
   color: red;
   font-family: arial;
   font-size:x-small;
   text-decoration: none;
   text-align: right;
}
a.head:visited {
   color: black;
   font-family: arial;
   font-size: small;
   font-weight: bold;
   text-decoration: none;
}
a.body:visited {
   color: black;
   font-family: arial;
   font-size:x-small;
   text-decoration: none;
   text-align: right;
}

p.base {
        font-weight: bold;
        color: darkblue;   
        font-size: x-small;
        text-align: center;
}
ul {
      list-style-type: hiragana;
      font-weight: bold;
      font-size: medium;
      text-decoration: none;
      color: darkgrey;
      Text-color: darkgrey;
      Vertical-align: middle;
      position:absolute;
      top:30%;
      left:-15px;
}
li {
      font-weight: bold;
      font-size: small;
      text-decoration: none;
      color: darkgrey;
}

p.red {color: #8B0000;
	font-size: medium;}

p.black {color: black;
	font-size: meduim;}

p.date {font-weight: bold;
	font-size: large;}

p.name {font-weight: bold;
	font-size: large;}

p.left {text-align: right;
	max-width: 500px;}

body {scrollbar-face-color: #8B1A1A;
scrollbar-shadow-color: #330000;
scrollbar-highlight-color: #EEE5DE;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color: #330000;
scrollbar-track-color: #FFE8C1;
scrollbar-arrow-color: #8B1A1A;}

body.black {background: black;
	color: red;
scrollbar-face-color: #8B1A1A;
scrollbar-shadow-color: #330000;
scrollbar-highlight-color: #EEE5DE;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color: #330000;
scrollbar-track-color: #FFE8C1;
scrollbar-arrow-color: #8B1A1A;}

body.image {background-repeat: no-repeat;
	background-attachment: fixed;
	text-decoration: none;
scrollbar-face-color: #8B1A1A;
scrollbar-shadow-color: #330000;
scrollbar-highlight-color: #EEE5DE;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color: #330000;
scrollbar-track-color: #FFE8C1;
scrollbar-arrow-color: #8B1A1A;}

div.art {margin-left: 36%;
	text-align: center;
	width: 250px;
	background: #708090;
	border-top: xx-small solid black;}

div.artlist {margin-left: 36%;
	text-align: center;
	width: 250px;
	background: #00008B;
	border-top: xx-small solid black;}

div.content{margin-left:10%;
	margin-top:10%;
	width: 700px;
        text-align: center;}

table.content{color: black;
        text-align: center;
        text-decoration: none;}

div.artist {text-align: center;
	background: #00008B;
	border: 1px;
	width: 300px;}

div.lit {margin-left: 36%;
	text-align: center;
	width: 250px;
	background: blue;
	border-top: xx-small solid black;}