body {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
p {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
table {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
td {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;

}
tr {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;

}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;

}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
	line-height: 20px;

}
