﻿#top span a
{ 
	color:White;
}

#top span a:hover
{
	text-decoration: underline;
	color: #ff8800;
}