A:hover {
	COLOR: #ff6600;
	position: relative;
	left: 1px;
	top: 1px;
}
A:link {
	color: #006666;
	text-decoration: none
}
A:visited {
	color: #006666;
	text-decoration: none
}
body {
	background-color: #FFFFFF;
	color: #003399;
	margin: 25px 25px 50px;
}
.navi {
	font-family: "MS UI Gothic";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.RD {
	color: #CC0000;
}
#list {
	background-color: #9DBDBD;
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
#list td {
	background-color: #FFFFFF;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	line-height: 16px;
	padding-left: 1em;
	white-space: nowrap;
	color: #635743;
}
#list th {
	background-color: #669999;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
#list th a {
	color: #FFFFFF;
	text-decoration: underline;
}
.navi2 {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 16px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #635743;
}
#list td a {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#name {
	width: 600px;
	background-color: #669999;
}
#name td {
	font-family: "MS UI Gothic";
	font-size: 12px;
	line-height: 14px;
	color: #444444;
	vertical-align: top;
	background-color: #FFFFFF;
}
#name a {
	color: #003399;
	vertical-align: top;
	font-weight: bold;
}
#number {
	font-family: Verdana;
}
#number a {
	color: #006666;
	text-decoration: underline;
}
#number td {
	font-size: 14px;
	line-height: 100%;
	font-weight: bold;
	padding-right: 0.5em;
}
#footer {
	text-align: right;
}
#footer td {
	background-color: #669999;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
}

A.option1{
color : white;
  font-size : 13px;
}
A.option1:VISITED{
color : white;
}
A.option1:HOVER{
color : white;
  text-decoration : underline;
}

.border_BL { border: 1px #6699CC solid;}

hr {  color: #CCCCCC; height: 1px;}

