I   {
      font-weight: lighter;
      color: #a0a0a0; 
      font-size: 80%;
}

A:link {
        font-size: 100%;
        font-weight: bold;
        color: #5566cc; 
        text-decoration: underline;
}

A:visited {
        font-size: 100%;
        font-weight: bold;
        color: #5566cc; 
        text-decoration: underline;
}

A:active {
        font-size: 100%;
        font-weight: bold;
        color: #5566cc; 
        text-decoration: underline;
}

A:hover {
        font-size: 100%;
        font-weight: bold;
        color: #5566cc; 
        text-decoration: none;
}

A.l:link {
        font-size: 15px;
        font-weight: bold;
        color: #5566cc; 
        text-decoration: none;
}

A.l:visited {
        font-size: 15px;
        font-weight: bold;
        color: #5566cc; 
        text-decoration: none;
}

A.l:active {
        font-size: 15px;
        font-weight: bold;
        color: #5566cc; 
        text-decoration: none;
}

A.l:hover {
        font-size: 20px;
        font-weight: bolder;
        color: #5566cc; 
        text-decoration: none;
}

A.we:link {
        color: #808080; 
        text-decoration: none;
}

A.we:visited {
        color: #808080; 
        text-decoration: none;
}

A.we:active {
        color: #808080; 
        text-decoration: none;
}

A.we:hover {
        color: #808080; 
        text-decoration: underline;
}

INPUT {
        BORDER-BOTTOM: #666699 1px outset; BORDER-LEFT: #666699 1px outset; BORDER-RIGHT: #666699 1px outset; BORDER-TOP: #666699 1px outset; FONT-FAMILY: Tahoma; FONT-SIZE: 11px
}
TEXTAREA {
        BORDER-BOTTOM: #666699 1px outset; BORDER-LEFT: #666699 1px outset; BORDER-RIGHT: #666699 1px outset; BORDER-TOP: #666699 1px outset; FONT-FAMILY: Tahoma; FONT-SIZE: 11px
}
INPUT .radio {
        WIDTH: 10px
}

