@charset "utf-8";
@import url("../../CSS/a_tag_effects.css");
.master {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	background-color: #FFCC33;
	background-position: center top;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: pre;
	display: inline;
	height: auto;
	width: auto;
}
.font14px {
	font-size: 14px;
}
.georgia12italicblue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	background-color: ffcc33;
	color: #00F;
}
.fontblue {
	color: #00F;
}
.georgia14talicbluebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00F;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.font16px {
	font-size: 16px;
}
