@charset "utf-8";
/* CSS Document */

.bg
{
background-color:#CCD6FF;
}
td.cen
{
text-align:center;
font-weight:normal;
}
.picbor
{
border:thin;
border-color:#0037A7;
}
td
{
text-align:left;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0037A7;
font-weight:bold;
vertical-align:top;
}
a:link.link {
color:#FF0000;
text-decoration : none;
font-size:25px;
font-weight:bolder;
}
a:visited.link {
color:#FF0000;
text-decoration : none;
font-size:25px;
font-weight:bolder;
}
a:active.link {
color:#FF0000;
text-decoration : none;
font-size:25px;
font-weight:bolder;
}
a:hover.link {
color:#0037A7;
text-decoration : none;
font-size:25px;
font-weight:bolder;
}
.title
{
font-size:18px;
color:#FF0000;
}

a:link.btm {
color:#FFFFFF;
text-decoration : none;
font-size:12px;
font-weight:400;
}
a:visited.btm {
color:#FFFFFF;
text-decoration : none;
font-size:12px;
font-weight:400;
}
a:active.btm {
color:#FFFFFF;
text-decoration : none;
font-size:12px;
font-weight:400;
}
a:hover.btm {
color:#FF0000;
text-decoration : none;
font-size:12px;
font-weight:400;
}
a:link.smpl {
color:#FF0000;
text-decoration : none;
font-size:12px;
font-weight:bolder;
text-align:center;
}
a:visited.smpl {
color:#FF0000;
text-decoration : none;
font-size:12px;
font-weight:bolder;
text-align:center;
}
a:active.smpl {
color:#FF0000;
text-decoration : none;
font-size:12px;
font-weight:bolder;
text-align:center;
}
a:hover.smpl {
color:#0037A7;
text-decoration : none;
font-size:12px;
font-weight:bolder;
text-align:center;
}

table.linkex {
	text-align:center;
}
