p {  }

a:link {
	text-decoration: none;
	color: #CC0000;
}

a:hover {  color: #990000}

a:visited {
	text-decoration: none;
	color: #CC0066;
}
body {
	background-attachment: fixed;
	background-image: url(../images/background-wing-sunset.jpg);
	background-repeat: repeat;
}
