.main
{ FONT-WEIGHT: normal;
FONT-SIZE: 14px; 
COLOR: #333333; 
FONT-FAMILY: Courier New, Courier, monospace;
 }

A.main
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #333333; 
FONT-FAMILY:   Courier New, Courier, monospace;
TEXT-DECORATION: none }


A.main:link
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #333333; 
FONT-FAMILY:   Courier New, Courier, monospace;
TEXT-DECORATION: none }

A.main:hover
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #666666; 
FONT-FAMILY:  Courier New, Courier, monospace; 
TEXT-DECORATION: none }

A.main:active
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #333333; 
FONT-FAMILY:   Courier New, Courier, monospace; 
TEXT-DECORATION: none }

A.main:visited
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #333333; 
FONT-FAMILY: Courier New, Courier, monospace;
TEXT-DECORATION: none }


.main2
{ FONT-WEIGHT: bold;
FONT-SIZE: 14px; 
COLOR: #000000; 
FONT-FAMILY: Courier New, Courier, monospace;
 }
 
 
 

.link
{ FONT-WEIGHT: normal;
FONT-SIZE: 18px; 
COLOR: #333333; 
FONT-FAMILY: Courier New, Courier, monospace;
TEXT-DECORATION: underline;
line-height: 18px; 
 }

A.link
{ FONT-WEIGHT: normal; 
FONT-SIZE: 18px; 
COLOR: #333333; 
FONT-FAMILY:   Courier New, Courier, monospace;
TEXT-DECORATION: underline;
line-height: 18px;  }


A.link:link
{ FONT-WEIGHT: normal; 
FONT-SIZE: 18px; 
COLOR: #333333; 
FONT-FAMILY:   Courier New, Courier, monospace;
TEXT-DECORATION: underline;
line-height: 18px;  }

A.link:hover
{ FONT-WEIGHT: normal; 
FONT-SIZE: 18px; 
COLOR: #666666; 
FONT-FAMILY:  Courier New, Courier, monospace; 
TEXT-DECORATION: underline;
line-height: 14px;  }

A.link:active
{ FONT-WEIGHT: normal; 
FONT-SIZE: 18px; 
COLOR: #333333; 
FONT-FAMILY:   Courier New, Courier, monospace; 
TEXT-DECORATION: underline;
line-height: 18px;  }

A.link:visited
{ FONT-WEIGHT: normal; 
FONT-SIZE: 18px; 
COLOR: #333333; 
FONT-FAMILY: Courier New, Courier, monospace;
TEXT-DECORATION: underline;
line-height: 18px;  }



.text
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 14px;
    COLOR: #ffffff;
    FONT-FAMILY:  Courier New, Courier, monospace;
    TEXT-DECORATION: none
}


A.text
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #ffffff; 
FONT-FAMILY:   Courier New, Courier, monospace;
TEXT-DECORATION: underline;
line-height: 0px;  }


A.text:link
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #ffffff; 
FONT-FAMILY:   Courier New, Courier, monospace;
TEXT-DECORATION: underline;
line-height: 0px;  }

A.text:hover
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #ffffff; 
FONT-FAMILY:  Courier New, Courier, monospace; 
TEXT-DECORATION: underline;
line-height: 0px;  }

A.text:active
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #ffffff; 
FONT-FAMILY:   Courier New, Courier, monospace; 
TEXT-DECORATION: underline;
line-height: 0px;  }

A.text:visited
{ FONT-WEIGHT: normal; 
FONT-SIZE: 14px; 
COLOR: #ffffff; 
FONT-FAMILY: Courier New, Courier, monospace;
TEXT-DECORATION: underline;
line-height: 0px;  }



.copyright
{
    FONT-SIZE: 10px;
    COLOR: #333333;
    FONT-FAMILY:  Courier New, Courier, monospace;
}

