.InfoPageBackground {
	background-attachment: fixed;
	background-image:  url("../../RPG%20Chat/Images/Glyph_Background5.jpg");
	background-repeat: repeat;
	text-decoration: none;
}
.InfoPageHeading {
	font-size: x-large;
	color: #CC9900;
	font-family: Arial, Helvetica, sans-serif;
}
.InfoPageText {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E142;
}
.InfoPageLinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
.InfoPageLinks:hover, .InfoPageLinks:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-size: large;
	font-weight: bold;
	text-decoration: underline;
}
.InfoSheetCell {
	background-image:  url("../../RPG%20Chat/Images/Glyph_Trans_Cover1.png");
	background-repeat: repeat;
}
.InfoPageText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #E1E142;
	font-size: small;
}
.InfoPageLinks2 {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}
.InfoPageLinks2:hover, .InfoPageLinks2:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCC66;
	font-size: small;
	font-weight: bold;
	text-decoration: underline;
}
