.name
{
	font-family:Tahoma;
	font-size:12px;
	color:White;
}
a.name:link {
	text-decoration: none;
}
a.name:visited {
	text-decoration: none;
}
a.name:hover {
	text-decoration: none;
}
a.name:active {
	text-decoration: none;
}