.design {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: justify;
	white-space: normal;
	padding-right: 1px;
	display: table;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
