a: {
	color: #ffffff;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #545454;
	}

a:visited {
	color: #545454;
	text-decoration: none;
	}

a:hover {
	color: #545454;
	text-decoration: underline;
	}
	
div {
	font-family: verdana, tacoma;
	font-size: x-small;
	font-style: normal;
	text-align: left;
	color: #ffffff;
	line-height: 16px;
}
