@charset "utf-8";
/* CSS Document */
body {background-color:#000000;}
body,td,th {
	color: #d2c0b2;
}
a:link,   a:visited {
	text-decoration: underline;
	color: #d2c0b2;
}
  
  a:hover, a:active {
	background-color: #c9c3ed;
	text-decoration: underline;
	color: #191970;
}
.six1 {
	font-size: 9px;
	color: #c7b299;
	line-height: 1.0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
}
.head
{
position:absolute;
right:160px;
top:130px;
z-index:+1;
}
a img { border:solid 1px #244255;}
	a:hover img { border:solid 1px #FFFFFF;}
