body,td,th {
	color: #FFFFFF;
	font-family: Times New Roman;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
p,a	{
	font-size: 14px;
	font-weight: bold;
}
