body {
background: #986699;
}

#header {
border-bottom: 2px #346466 solid;
}

#aptlinks a {
	color: #986699;
	text-decoration: none;
}

#aptlinks a:visited {
	color: #986699;
	text-decoration: none;
}

#aptlinks a:hover {
	color: #346466;
	text-decoration: none;
}

a {
	color: #346466;
	text-decoration: none;
	}

a:visited {
	color: #346466;
	text-decoration: none;
	}

a:hover {
	color: #346466;
	text-decoration: underline;
	}
	
#text a {
		color: #fff;
		text-decoration: none;
}
		
#textinternal a {
	color: #fff;
	text-decoration: none;
}
/* small text */
h2 {
	color: #346466;
	}