html, body {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
width: 100%;
height: 100%;
margin: 0px;
line-height: 1.2;
}
.normal {
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
line-height: 1.2;
}
hr {
height: 1px;
color: #CCCCCC;
}
.sub {
font-size: 18px;
font-weight: bold;
line-height: 12px;
}
p {
margin: 0;
}
.title {
font-size: 20px;
color: #2B3678;
}
.cname {
font-size: 40px;
}
a.menu {
display : block;
font-size: 14px;
color: #ffffff;
line-height: 2;
text-decoration: none;
padding-left: 10px;
padding-right:10px;
padding-top:0px;
padding-bottom:0px;
width: 130px;
border-bottom: 1px solid #ffffff;
background-color: #C6FFAA;
}
a.menu:hover {
text-decoration: none;
background-color: #339900;
}
a.plain {
font-size: 12px;
color: #339900;
text-decoration: underline;
}
a.plain:hover {
font-size: 12px;
color: #339900;
text-decoration: none;
}
.smalltext {
font-size: 10px;
}
.smallesttext {
font-size: 9px;
}
a.linksmall {
font-size: 10px;
color: #000000;
text-decoration: none;
}
a.linksmall:hover {
font-size: 10px;
color: #339900;
text-decoration: none;
}
a.linke {
font-size: 10px;
color: #FFFFFF;
text-decoration: none;
}
a.linke:hover {
font-size: 10px;
color: #FFFFFF;
text-decoration: underline;
}
a.linkmenu {
font-size: 12px;
color: #000000;
text-decoration: none;
}
a.linkmenu:hover {
font-size: 12px;
color: #339900;
text-decoration: none;
}
.newstitle {
font-size: 11px;
color: #2B3678;
font-weight: bold;
line-height: 12px;
}
.newsitem {
font-size: 10px;
color: #000000;
font-weight: none;
line-height: 12px;
}