#content {
	background-color: #AAE6F4;
	color: #000000;
	min-height: 660px;
}

#content a:link, #content a:visited {
	color: #000;
}

h1 {
	color: #E41C9B;
	font-size: 24px;
	font-weight: normal;
}

.imgBorder {
	border: 1px solid #000;
	float: left;
}

#linkList {
	color: #0D12EA;
	float: right;
	width: 490px;
}

#content a:link, #content a:visited {
	color: #0D12EA;
}

#content a:hover, #content a:hover{
	color: #E41C9B;
	text-decoration: underline;

}
