


a:link {color: white;}
a:visited {color: silver;}
a:hover {color: red;}



#text
{   
   font-family: Times New Roman;
   font-size: 15px;
   font-weight: normal;
   color: black;
}

#text2
{
   font-family: Times New Roman;
   font-size: 15px;
   font-weight: normal;
   color: white;
}

