A:link
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #DDEEFF;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:active
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #DDEEFF;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:visited
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #DDEEFF;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A:hover
{
    BACKGROUND: none transparent scroll repeat 0% 0%;
    COLOR: #990000;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: none;
    TEXT-DECORATION: none
}

body      
{
    color: #123456; 
    font-family: Verdana, Arial; 
    text-align: justify;
	background-color: #336699;
}
