A  {
	color : #CCCCCC;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

A:Visited  {
	color : #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

A:Active  {
	color :#CCCCCC;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

A:Hover  {
	color : #000000;
	text-decoration : none;
	background-color:#ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

body{
  color: #ffffff;
  font-family: Arial;
  font-size: 15px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  background-color: #333366;
}

table{
  padding: 0 0 0 0;
  border-width: 0 0 0 0;
}
