hr {
	color: #FF0000;
	height: 3px;
}
.xmas {
	font-family: 'Franklin Gothic Medium', 'Arial', 'Times New Roman';
	font-weight: bold;
	font-size: x-large;
	font-style: italic;
	color: #FF0000;
	}
.imgBorder {
	border: 15px groove #FF0000;
}
body {
	font-family: 'Arial', 'Times New Roman';
	}
.btnfnt {
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.xsmall {
	font-size: x-small;
	font-style: italic;
}
.sign {
	font-size:xx-small;
	font-style:italic;
	}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #FFFF00;
}
.small {
	font-size: x-small;
}
