a.one {

	
/*
	margin: 5px 10px 5px 10px;
	background-color: #E1E8F4;
	background-position: center;
	background-repeat: no-repeat;
	border: thin solid #7D92AD;
	color: Black;
	width: 99px;
	height: 28px;
	margin: 0px auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
*/
	background-color:#E1E8F4;
	border: thin solid #7D92AD;
	height: 28px;
	color: Black;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.one:visited {
	background-color: #E1E8F4;
	border: thin solid #7D92AD;
	height: 28px;
	text-decoration: none;
	color: Black;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a.one:hover {
	background-color: #F5F8FC;
	border: thin solid #7A8FAA;
	height: 28px;
	text-decoration: none;
	color: Black;
	padding: 5px 10px 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h6{
	width: 300px;
	height: 34px;
	color: Black;
	background-color: #FFEAEC;
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px auto;
	padding: 3px 0 0 0;
	text-align: center;
	font-size: medium;
	border: thin solid #CFD2DF;
}


h5{
	width:600px;
	height: 34px;
	color: Black;
	background-color: #FFEAEC;
	background-position: center;
	background-repeat: no-repeat;
	margin: 5px auto;
	padding: 3px 0 0 0;
	text-align: center;
	font-size: medium;
	border: thin solid #CFD2DF;
}
