
a {
	
	font-size:11px;
	font-family:verdana;
	font-weight:600;
	color:#000000;
	text-decoration:none;
	}

a:hover {background-color:#C3C3C3;
}



  
/* All the content boxes belong to the content class. */
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	width:980px;
min-height:250px;
	}
