td {
	font-size: 14px;
color: #666666;
line-height:150%;
}
body {
	font-size: 14px;
}
a {
	font-size:12px;
	color: #666666;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}

a.red {
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
a.red:hover {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
