/* CSS Document */

a:link{
color:#335A77;
}

a:visited{
color:#335A77;
}

a:hover{
color:#666666;
}

a:active{
color:#666666;
}