﻿body {
	background-image: url();
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
.masterpage_titletext{
	color: White;
	font-size: 20px;
	font-weight: bold;
}
a:link {	
	color: #53632e;
}
a:visited {
	color: #53632e;
}
a:hover {
	color: #9e3944;
}
a:active {
	color: #53632e;
}