

a:link {color:#cc2233; text-decoration:underline;}
a:visited {color: #dd6677; text-decoration:underline;}
a:hover {color: #ff9900; text-decoration:underline;}
a:active {color:#0000ff;text-decoration:underline;}

a.other:link {color:#cc2233; text-decoration:underline;}
a.other:visited {color: #dd6677; text-decoration:underline;}
a.other:hover {color: #ff9900; text-decoration:underline;}
a.other:active {color:#0000ff;text-decoration:underline;}


#h01 {color:#660000; font-weight:normal;}
#h02 {color:#c57385; font-weight:normal;}
#h03 {color:#333333; font-weight:normal;}

#attention {color:#ff0000; font-weight:normal;}


#bg01 {background-color:#eeeeee;}
#bg02 {background-color:#ff99cc;}
#bg03 {background-color:#ff9999;}


.pad {padding-top:5px; padding-bottom:5px; padding-left:5px; padding-right:5px;}
.pad-top {padding-top:5px;}
.pad-bottom {padding-bottom:5px;}
.pad-left {padding-left:5px;}
.pad-right {padding-right:5px;}
