A:hover
  {
	color: #FF0080;
}
body
	{
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	background-color : #FFFFFF;
}
td
	{
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	font-size: 13px;
	color: #000000;
}
.boldwhite
   {
	font-weight : bold;
	color : white;	
}
.bold
   {
	font-weight : bold;
}

