body {
	font-family: 'Lucida Grande', Arial, Helvetica, Tahoma, sans;
	background: url(../images/bg.jpg);
	background-color: #F4EDD3;
	color: #291200;
	line-height: 18px;
	font-size: 11px;
}

.bodyhead {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	letter-spacing: .5px;
	color: #291200;
}

.matches {
	font-family: 'Lucida Grande', Arial, Helvetica, Tahoma, sans;
	color: #E21E28;
	line-height: 18px;
	font-size: 11px;
	text-decoration: bold;
}

a, a:visited {
	font-family: 'Lucida Grande', Arial, Helvetica, Tahoma, sans;
	color: #923F06;
	line-height: 18px;
	font-size: 11px;
	text-decoration: underline;
}

a:hover {
	font-family: 'Lucida Grande', Arial, Helvetica, Tahoma, sans;
	color: #D06B26;
	line-height: 18px;
	font-size: 11px;
	text-decoration: underline;
}

/* a:class background color on img tag fix */

a.imagelink, a.imagelink:hover, a.imagelink:visited, a.imagelink:active {
   background: none;
}
