.text {font-family:Arial, Helvetica, sans-serif;font-size:13px;color:000000}
.header {font-family:Papyrus;font-size:21px;color:#000000}

a:link {
	text-decoration: none;
	color: #53240e;
}
a:visited {
	text-decoration: none;
	color: #53240e;
}
a:hover {
	text-decoration: none;
	color: #d36504;
}
a:active {
	text-decoration: none;
	color: #53240e;
}
.style10 {font-size: 13px}
body,td,th {
	color: #333;
	font: normal 13px Arial, Helvetica, sans-serif;
}
a {
	font-size: 13px;
}
body {
	 background: url(images/bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
