@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/betteryourbrewingreview_01.png);
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.mlinks{
	font-weight:bold;
	padding:10px 5px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #333333;
}
a:link {
	color: #995640;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #995640;
}
a:hover {
	text-decoration: none;
	color: #693C2C;
}
a:active {
	text-decoration: underline;
	color: #995640;
}
