/* CSS Document */

.flaming a:link {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
}
.flaming a:visited {
	color: #525252;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}
.flaming a:hover {
	color: #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: underline;
	font-weight: normal;
}
.headertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #525252;
	line-height: 1.4;
	text-align: center;
}
.footer_padding {
	padding-bottom:3px;
}
.admin_link {
	font-size:130%;
}