#hint {

text-align: center;
color: white;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: center;
}

#hint a:link, #hint a:visited, #hint2 a:link, #hint2 a:visited {
color: red;
}

#hint a:hover, #hint a:focus {
color: white;
border-bottom: 1px solid red;
}

#ffile {
text-align: center
}

#hint2 {
width: 766px;
background-color: silver;
color: white;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
text-align: center;
}

#hint a:link, #hint a:visited {
color: red;
}

#hint a:hover, #hint a:focus {
color: white;
border-bottom: 1px solid red;
}

#ffile {
text-align: center
}