
a
{
	color: yellow;
	text-decoration: none;
	font-family: Times New Roman;
	font-style: bold;
	font-size: 11pt;
	font-weight: bold;
}

a:hover
{
	color: white;
	text-decoration: underline;
}

td
{
	color: white;
	font-family: Times New Roman;
	font-style: bold;
	font-size: 11pt;
	font-weight: bold;
}

body
{
	color: white;
	font-family: Times New Roman;
	font-style: bold;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	
}
