a:link {
	color: #ea412c;
	text-decoration: none;
}
a:visited {
	color: #ea412c;
	text-decoration: none;
}
a:hover {
	color: #ea412c;
	text-decoration: none;
}
a:active {
	color: #ea412c;
	text-decoration: none;
}
#links {
	position: absolute;
	width: 147px;
	height: 800px;
	top: 180px;
}
#bgtext {
	position: fixed;
	width: 300px;
	height: 115px;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#EA412C;
	font-size:18px;
	top: 300px;
	left: 300px;
}
#photocredit {
	 position: fixed;
     	bottom: 0;
     	right: 0;
	 z-index: 1;
	 font-family:"Times New Roman", Times, serif;
	 font-size:18px;
}
