A:link
{ 
text-decoration: none;
font-size: 15px;  
color: #c0c0c0;
}

A:visited 
{ 
text-decoration: none;
font-size: 15px; 
color: #c0c0c0;
}

A:hover 
{ 
font-size: 15px;
color: white;
}

h1 
{
font-family:Verdana, Arial, Times New Roman;
font-size:15px; 
font-weight: normal; 
color:#c0c0c0; 
}
