.dropboxes {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FCB202;
	height: 12px;
	width: 120px;
	font-size: 10px;

}
.justify {
	text-align: justify;
}
.dropboxes1 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FCB202;
	height: 12px;
	width: 50px;
	font-size: 10px;
}
.links {
	color: #93a4b6;
	text-decoration: none;
}

body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	
}