    .popup a:link    { text-decoration:none; color:#FFFFFF; font-family: Verdana; font-size:10pt; font-weight:bold}
    .popup a:visited { text-decoration:none; color:#FFFFFF; font-family: Verdana; font-size:10pt; font-weight:bold}
    .popup a:active  { text-decoration:none; color:#FFFFFF; font-family: Verdana; font-size:10pt; font-weight:bold}
    .popup a:hover   { text-decoration:none; color:#FF0000; font-family: Verdana; font-size:10pt; font-weight:bold}
	

.navi {
	height:50px;
	width:100px;
	background-image:url(../img/blog_m.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	}

.navi01 a {
	background:url(../img/blog_m.jpg) no-repeat;
	display:block;
	width:100px;
	height:50px;
	margin:0;
	padding:0;
	}
.navi01 a { background-position: 0px 0px;}

.navi01 a:hover { background-position: -110px -0px;}