A:hover {
color: #ff3300;
}
A.tap {
color: #ffffff;
background : #0066FF;
text-decoration:none;
          border : none;
	border-width :none;
	padding: 1px;
          font-size: 11pt;	
	line-height: 11pt;
	display: inline;
}
A.tap:hover {
color: #FFFFFF;
background : #FF0000;
text-decoration:none;
          border : none;
	border-width :none;
	padding: 1px;
          font-size: 11pt;	
	line-height: 11pt;
	display: inline;

}
td,p,tr{  
  font-family :Arial, Helvetica, sans-serif;
  font-weight :normal;
  color:#000000;
}
font.tap {
	color : #ffffff;
	font-weight : normal;
	background : #FF0000;
	border : none;
	border-width :none;
	padding: 1px;
	text-align : default;
	font-size: 12pt;	
	line-height: 13pt;
	display: default;
}

font.koptap {
	color : #FFFF00;
	font-weight : normal;
	background : #FF0000;
	border : none;
	border-width :none;
	padding: 1px;
	text-align : default;
	font-size: 12pt;	
	line-height: 13pt;
	display: default;
}