a:link {
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}td {
	font-size: 12px;
	text-decoration: none;
	color: #333333;
	line-height: 150%;

}
