
BODY {
	color: #000000;
	margin: 0px;
	background-color: #FFFFFF;
}

img{
	border:0;
}

A {
  	color: #999999;
	font-weight: bold;
  	text-decoration: none;
}

A:hover {
  	color: #999999;
	font-weight: bold;
  	text-decoration: underline;
}

.mainNavi {
        font-family: Arial, Verdana, sans-serif;
        color: #666666;
        font-weight: 900;
        font-size: 13px;
        line-height: 1;
}

.mainNavi:hover {
        font-family: Arial, Verdana, sans-serif;
        color: #666666;
        font-weight: 900;
        font-size: 13px;
        line-height: 1;
	text-decoration: underline;
}

TD.main, P.main {
    font-family: Verdana, Arial, sans-serif;
    color: #666666;
    font-size: 10px;
    line-height: 1.5;
}
