.LinksRegularContainterTitle
{
    font-style:normal;
    font-weight:bold;
    font-size:16pt;
    color:#333333;
    font-family:arial;
    text-decoration:none;
    background-color:#ffffff;
    width:201px;
}

.LinksRegularContainerContent
{
    font-style:normal;
    font-weight:bold;
    font-size:8.5pt;
    color:#666666;
    font-family:verdana;
    text-decoration:none;
    background-color:#ffffff;
}
.LinksUpperLine
{
    background-image:url(images/greyline.gif);
    height:1px;
    width:215px;

}

a
{
    font-style:normal;
    font-weight:bold;
    font-size:10pt;
    font-family:verdana;
    color:#333333;
    text-decoration:none;
    background-image: url(images/greyline.gif);
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-position: 0px 50px;
}

a:link
{
    text-decoration: none;
    color: #4b6e19;
}
a:visited
{
    text-decoration: none;
    color: #4b6e19;
}
a:hover
{
    text-decoration: none;
    color: #a5c369;
}
a:active
{
    text-decoration: none;
    color: #4b6e19;
}














































