.dragontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AB0F1C;
	text-decoration: none;
	font-weight: bold;

}
a:link {
	color: #AA0E1C;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
	color: #AB0D1C;

}
a:active {
	color: #AC0E1D;
	text-decoration: underline;
}
a:visited {
	color: #AB0D1C;
	text-decoration: none;
}
.guests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;

}
.dragontitles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000066;
	text-decoration: none;
	letter-spacing: 2px;
	left: auto;

}
.lrgheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}
.smalltext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
