a:link, a:visited, a:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
     color: #406C3B;
}
a:hover
{
     color: #B5CDA4;
}


.kep:link, .kep:visited, .kep:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: normal;
     color: #3633AD;
}
.kep:hover
{
     color: #B5CDA4;
}



.menu:link, .menu:visited, .menu:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 11px;
     font-weight: normal;
     color: #000000;
}
.menu:hover
{
     color: #888888;
}


.forumlink:link, .forumlink:visited, .forumlink:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 12px;
     font-weight: bold;
     color: #58595B;
}
.forumlink:hover
{
     color: #FFFFFF;
}


.linklink:link, .linklink:visited, .linklink:active
{
     text-decoration: none;
     font-family: arial;
     font-size: 16px;
     font-weight: bold;
     color: #58595B;
}
.linklink:hover
{
     color: #8CB375;
}

