body {
background-image: url(images/backgrnd.jpg);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #6C644C;
	letter-spacing: .1em;
}

a
{
  outline: none;
}

a:link {
	text-decoration: none;
	font-weight:bold;
	color:#0189AC;
}
a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#0189AC;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	color:#6C644C;
}
a:active {
	text-decoration: underline;
	font-weight:bold;
	color:#6C644C;
}

.style1 {font-size: 9px}

.hometext {
line-height:12px;
}

#bodytext {
margin-left:10px;
}