﻿.mctitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f4991c;
}
.mcbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ddd3ad;
}
.btxt {
	font-family: Arial, Helvetica, font-size;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
    color: #ddd3ad;
}

.btxt:link {
	font-family: Arial, Helvetica, font-size;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
    color: #ddd3ad;
}
.btxt:hover {
	font-family: Arial, Helvetica, font-size;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
    color: #ddd3ad;
}
.btxt:visited {
	font-family: Arial, Helvetica, font-size;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
    color: #ddd3ad;
}
.btxt:active {
	font-family: Arial, Helvetica, font-size;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
    color: #ddd3ad;
}