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