.rollovertext {
	font-family: "Tahoma";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-family: "Tahoma";
	color: #333333;
	text-decoration: underline;
	text-align: center;
}
