.MainBorder {
	border: 1px solid #660000;
}
.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.MichaelBG {
	background-attachment: fixed;
	background-image: url(../Images/Design/MichaelBG.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.HouseBG {
	background-attachment: fixed;
	background-image: url(../Images/Design/HouseBG.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9933;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9900;
	text-decoration: underline;
}
.TextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099;
	text-decoration: none;
}
.TextYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC9933;
	text-decoration: none;
}
.TextRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
