@charset "utf-8";
/* CSS Document */
body {
	position:relative;
	width:955px;
	height: 0 auto;
	margin: 0 auto;
	background-image:url(Templates/xtal.jpg);
}
.RedLinkText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
	text-decoration: underline;
}
