A:link {color: #F5F5F5; text-decoration:underline}
A:visited {color:#F5F5F5; text-decoration:underline}
A:active {color: #009900; text-decoration:underline}
A:hover { color: #009900; text-decoration:underline}

table#recruit
            {
            margin-top:30px;
            border:solid #99cc66 1px;
            font-size:90%;
            color:#555555;
            width:540px;
            }
table#recruit th
            {
            border:solid #99cc66 1px;
            width:100px;
            font-size:120%;
            font-weight:bold;
            text-align:center;
            }
table#recruit td
            {
            border:solid #99cc66 1px;
            padding:3px;
            }
            
body#inf h3
            {
            font-size:130%;
            font-weight:bold;
            color:#000000;
            background-color:#CDE7CA;
            text-align:left;
            padding:10px 15px 0px;
            margin-bottom:0px;
            }
body#inf p.link
            {
            text-align:right;
            margin-right:20px;
            font-size:130%;
            font-weight:bold;
            }
body#inf table.one
            {
            margin-top:10px;
            background-color:CDE7CA;
            width:520px;
            }
body#inf table.one p
            {
            font-size:95%;
            color:#333333;
            padding-left:10px;
            }
body#inf table.one p.attention
            {
            color:#FF0000;
            }
body#inf table.one p.attention span
            {
            color:#333333;
            }
body#inf table.one p.title
            {
            background-color:#99D47F;
            width:500px;
            margin:2px 10px;
            text-align:center;
            color:#FF0000;
            font-weight:bold;
            }
body#inf table.two
            {
            background-color:#99D35F;
            width:510px;
            margin:0px 10px;
            }
body#inf table.two p
            {
            color:#EF3D52;
            }
body#inf table.two span#at
            {
            padding-left:300px;
            font-size:80%;
            color:#FF0000;
            }
body#inf table.two span
            {
            font-size:80%;
            color:#FF0000;
            }