td {
	font-size: 12px;
	line-height: 160%;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #666666;

}
a:visited {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration:underline;
	color: #333333;

}
a:active {
	text-decoration: none;
	color: #666666;

}
a.menu:link {
	font-size: 14px;
	text-decoration: none;
	color: #666666;

}
a.menu:visited {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a.menu:hover {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.menu:active {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#one {
	text-align: center;
}
body {
	text-align: center;
}
