body    {font-family: default;font-weight: light cursor:default;}
a:link  {text-decoration: none; color: pink; cursor:hand;}
a:active  {text-decoration: none; color: white; cursor:hand;}
a:visited  {text-decoration: none; color: yellow; cursor:hand;}
a:hover {text-decoration: underline; color: lime;
cursot:hand;}
.inicio{background-Color:GREEN;}