BODY{
font-family: arial;
size: 234;
}

#link1{
color: aliceblue;
}

a{
color : #004B84;
font-weight : bold;
text-decoration: underline;
}

a:hover{
background-color: #40B4B0;
color : #004B84;
font-weight : none ;
text-decoration: none;
}

a:active{
color : black;
font-weight : bold;
text-decoration: underline overline;
}
#sfd{
color: E7DBF55FA4DA;
}

INPUT
{
    BACKGROUND-COLOR: aliceblue;
    COLOR: #000000;
    FONT-FAMILY: verdana, helvetica, sans-serif;
    FONT-STYLE: normal;
    border: 1 solid #000000;
}




Textarea
{
    BACKGROUND-COLOR: aliceblue;
    COLOR: #000000;
    FONT-FAMILY: verdana, helvetica, sans-serif;
    FONT-STYLE: normal;
    border: 1 solid #000000;
}






