a:link {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: x-small;
	color: #CC9999;
	text-decoration: none;
}
a:active {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: x-small;
	color: #CC9999;
	text-decoration: none;
}
a:visited {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: x-small;
	color: #CC9999;
	text-decoration: none;
}
a:hover {
	font-family: "Arial Narrow", Arial, Verdana;
	font-size: x-small;
	color: #CC9999;
	text-decoration: underline;
}
.background {
	background-color: #000000;
	background-image: url(images/pinkbgshort.jpg);
	background-repeat: repeat-x;
}
