  a {
	font: bold 11px Arial;
	color: White;
	text-decoration : none;
}
 a:hover {
	font : bold 11px Arial;
	color: Black;
	text-decoration : none;
}

 td {
	font: 11px Arial;
	color: White;
	text-decoration : none;
}

 p {
	font: 11px;
	color: White;
	text-decoration : none;
}
	
	style1 {font-size: 6px}

</style>

