﻿a
{
    text-decoration: none;
    color: #73B84E;
}

.LineGreen
{
    background-color: #73B84E;
    color: #73B84E;
    height: 1px;
    font-size: 1px;
}

.Link
{
    color: #5CA630;
    font-size: 12px;
    text-decoration: none;
}

.LinkGreen
{
    color: #c7edb3;
    font-size: 12px;
    text-decoration: none;
}

.LinkRed
{
    color: #C3363C;
    font-size: 12px;
    text-decoration: none;
}

.LinkActive
{
    color: #5CA630;
    font-size: 12px;
    font-weight: bolder;
    text-decoration: none;
}

.LinkDark
{
    color: #222222;
    font-size: 12px;
    font-weight: bolder;
    text-decoration: none;
}

.LinkWhite
{
    color: white;
    text-decoration: none;
}

.LinkWhite1
{
    color: white;
    text-decoration: none;
    font-weight: normal;
}

.White
{
    color: White;
}
.LinkBlue
{
	color:#1966B0;
}

.LinkImage
{
	border-style:none;
}

.LinkImage img
{
	border-style:none;
}