a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.Link-Large {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #0033CC;
}
.SiteTitle {
	font-size: 36px;
	font-weight: bold;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
}
.headline {
	font-size: 18px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #996600;
}
.headline-page {
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
	color: #996600;
	font-weight: bold;
}
body {
	background-color: #FFFFCC;
}
.editorial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
}
.headline-left {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: left;
	color: #996600;
}
