.button {
	background-color:#DFDFDF; 
	border-style: solid; 
	border-color : #000000;
	border-width : 1px; 
	text-align:center;
}

.button a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}

.button a:Hover{
	color:#999999;
}
.titles{
	position:relative;
	float:left;
}
