a:link { /* リンク */    color: #0000cc;}a:visited {    color: #000066;}a:hover {    color: #ff0000;}.normal {    font-size:1em; 	line-height:1.5em; }.new {    font-size:90%;     color: #FF6600;    font-weight: bold;    font-style: italic;}.search { /* 検索 */    text-align: center;    font-size:1em; 	line-height:1.5em;    background-color: #FFFFC0;    border-top: 1px solid #CCCCFF;    border-left: 1px solid #CCCCFF;    border-right: 2px solid #999966;    border-bottom: 2px solid #999966;}.news { /* ニュース */    text-align: center;    font-size:1em; 	line-height:1.5em;    background-color: #C5E7FF;    border-top: 1px solid #CCCCFF;    border-left: 1px solid #CCCCFF;    border-right: 2px solid #9999AA;    border-bottom: 2px solid #9999AA;}.title { /* タイトル */    background-color: #99CCFF;    color: #0000CC;    border-top: 1px solid #CCCCFF;    border-left: 1px solid #CCCCFF;    border-right: 2px solid #9999AA;    border-bottom: 2px solid #9999AA;    padding: 3px 2px 2px 3px;    font-weight: bold;}