a {
	text-decoration: none;
	color: #D23187;
}

a.soft {
	color: #666;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

body {
	margin: 0px;
	padding: 0px;
}

div.beginColumns {
}

div.endColumns {
	clear: both;
}

p.first {
	margin-top: 0px;
}


