a:link {
	color:#c71585;
}

a:visited {
    color:#ff69b4
}
a:focus {font-size:18px
}	 
body {
	background-color:#cd853f;
	background-position: center;
	background-image: url(../Pictures/Pagebackground.png);
	background-repeat: repeat-y;
}
a:hover {
	font-style: italic;
}

