
a:link    {color:white; background-color:transparent; text-decoration:none}
a:visited {color:white; background-color:transparent; text-decoration:none}
a:hover   {color:white; background-color:transparent; text-decoration:underline}
a:active  {color:yellow; background-color:transparent; text-decoration:underline}


body{
	font-size: 100%;
    line-height: 1.6875;
    font-family:Tahoma, Geneva, sans-serif;
}
