#designedBy {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	text-align: right;
	height: 50px;

}
#designedBy a {
	letter-spacing: 1px;
	color: #B8B8CA;
	text-decoration: none;
	font-weight: normal;

}
#designedBy a:hover {
color: #333366; text-decoration: none
}

