a 
{
  	color: #AB0303;
  	font-weight: bold;
  	font-family: Verdana;
  	text-decoration: none;
}

a:hover 
{
  	text-decoration: underline;
}

.box 
{
	text-align: center;
  	visibility: hidden;
  	position: absolute;
  	height: 40px;
  	width: 100px;
  	left: 166px;
  	top: -33px;
  	border: 1px #B61304 solid; 
  	background: #EAED9E;
}
