html{
font-size:1em;
}
html body,
html body #HeadArea,
html body #FooterArea .Copyright{
color:#000000;
}
html body #HeadArea #GlobalMenu ul li a,
html body #HeadArea #GlobalNavi ul li a,
html body #FooterArea .FooterText li a{
text-decoration:underline;
}
a:link,
html body #HeadArea #GlobalMenu ul li a:link,
html body #HeadArea #GlobalNavi ul li a:link,
html body #FooterArea .FooterText li a:link{
color:#0000FF;
}
a:visited,
html body #HeadArea #GlobalMenu ul li a:visited,
html body #HeadArea #GlobalNavi ul li a:visited,
html body #FooterArea .FooterText li a:visited{
color:#660099;
}
a:active,
html body #HeadArea #GlobalMenu ul li a:active,
html body #HeadArea #GlobalNavi ul li a:active,
html body #FooterArea .FooterText li a:active{
color:#FF0000;
}
a:hover,
html body #HeadArea #GlobalMenu ul li a:hover,
html body #HeadArea #GlobalNavi ul li a:hover,
html body #FooterArea .FooterText li a:hover{
color:#FF0000;
}

#BodyArea #lLeft h2,#BodyArea #lRight h2{
height:30px;
}

#BodyArea #sLeft h2,#BodyArea #sRight h2{
height:30px;
}
