a.alloc, a.alloc:link, a.alloc:visited, a.alloc:focus, a.alloc:active {
	margin-top:10px;
	width:200px; 
	height:60px;
	display:inline-block;
	background-repeat:no-repeat;
	font-family:Times;
	font-size:1.5em;
	text-decoration:none;
	color:#000;
	padding-left:130px;
	padding-top:25px;
}

a.alloc:hover {
	text-decoration:underline;
}

