body    { 

    color :  yellow  }




.midasi {
	font-size: 16px; line-height: 20px; font-weight : bold
        }

.bunsyou {
	font-size: 14px; line-height: 23px; text-decoration: none
        }



    A:link, A:visited, A:active, A:hover {text-decoration:none}

A:link { color: orange }
A:visited { color: #99cc00 }
A:hover { color: #ff6347 }
A:active { color: yellowgreen }