body {
	color: #544357;
	background-color: #FBEFDD;
	background-image: url(images/standard/background.jpg);
}
a:link {
	font-family: Times New Roman;
	color: #A53C4A;
	text-decoration: none;
	font-size : 14px;
}

a:visited {
	font-family: Times New Roman;
	color: #A53C4A;
	text-decoration: none;
	font-size : 14px;
}

a:hover, a:active {
	font-family: Times New Roman;
	color: #612E62;
	text-decoration: none;
	font-size : 14px;
}
.page_header
	{
	font-size: 33px;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: italic;
	color: #AB4F5E;
	text-decoration: none;
}
.page_sub_header
	{
	font-size: 24px;
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: italic;
	color: #612E62;
	text-decoration: underline;
}