.white_f {
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
a.white_f:hover {
	color: #FFFF00;
	text-decoration: underline;
}