A:link {
	color: #005645;
    text-decoration: none;
}
A:visited {
	color: #005645;
    text-decoration: none;
}
A:hover {
	color: #005645;
    text-decoration: underline;
}
A:active {
	color: #005645;
    text-decoration: none;
}

A.link1:link {
    color: #005645;
    text-decoration: none;
}
A.link1:visited {
    color: #005645;
    text-decoration: none;
}
A.link1:hover {
    color: #005645;
    text-decoration: underline;
}
A.link1:active {
    color: #005645;
    text-decoration: none;
}

A.link2:link {
    color: #b62719;
    text-decoration: none;
}
A.link2:visited {
    color: #b62719;
    text-decoration: none;
}
A.link2:hover {
    color: #b62719;
    text-decoration: underline;
}
A.link2:active {
    color: #b62719;
    text-decoration: none;
}

A.link3:link {
    color: #333333;
    text-decoration: none;
}
A.link3:visited {
    color: #333333;
    text-decoration: none;
}
A.link3:hover {
    color: #CC0033;
    text-decoration: underline;
}
A.link3:active {
    color: #333333;
    text-decoration: none;
}

A.link4:link {
    color: #000000;
    text-decoration: none;
}
A.link4:visited {
    color: #000000;
    text-decoration: none;
}
A.link4:hover {
    color: #000000;
    text-decoration: underline;
}
A.link4:active {
    color: #000000;
    text-decoration: none;
}

A.link5:link {
    color: #666666;
    text-decoration: none;
}
A.link5:visited {
    color: #666666;
    text-decoration: none;
}
A.link5:hover {
    color: #666666;
    text-decoration: underline;
}
A.link5:active {
    color: #666666;
    text-decoration: none;
}
A.link6:link {
    color: #FFFFFF;
    text-decoration: none;
}
A.link6:visited {
    color: #FFFFFF;
    text-decoration: none;
}
A.link6:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
A.link6:active {
    color: #FFFFFF;
    text-decoration: none;
}
.SmallTextField {
    border: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 9px;
    text-color: #666666
}

.SmallButtonField {
    border: 1px solid #999999;
    background: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bolder;
    color: #FFFFFF;
}

.SmallButtonField2 {
    border: 1px solid #999999;
    background: #CC0033;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bolder;
    color: #FFFFFF;
}

.SmallSelectField {
    border: 1px solid #000000;
    font-family: Century Gothic, Century Gothic, Arial,Helvetica,sans-serif;
    font-size: 9px;
}

.NormalTextField {
    border: 1px solid #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}

.VerySmallText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.SmallText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.NormalText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.MediumText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.BigText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px
}
.VeryBigText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.LargeText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.VeryLargeText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
}
.ExtraText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}
.VeryExtraText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
}
.XExtraText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
}
.VeryXExtraText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}

.MenuText {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bolder;

    color: #005645;
}
.MenuText:first-letter {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #005645;
}

.VerySmallText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
}
.SmallText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.NormalText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.MediumText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.BigText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px
}
.VeryBigText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
}
.LargeText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
}
.VeryLargeText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
}
.ExtraText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
}
.VeryExtraText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 26px;
}
.XExtraText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 28px;
}
.VeryXExtraText2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
}

