body {}
p {}
td {}
a  {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover  {
	color: #FF1111;
	text-decoration: none
}

