
body,td,th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #341510;
}
body {
	background-color: #c7b299;
	margin-top: 20px;
}
a {
	font-size: 12px;
	color: #FFFFFF;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}

a.left {
	font-size: 12px;
	color: #FFFFFF;
	
}
a.left:link {
	text-decoration: none;
}
a.left:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.left:hover {
	text-decoration: underline;
	color: #FFFFFF;
	
}
a.left:active {
	text-decoration: none;
}


a.brown {
	font-size: 12px;
	color: #341510;
	
}
a.brown:link {
	text-decoration: underline;
}
a.brown:visited {
	text-decoration: none;
	color: #341510;
}
a.brown:hover {
	text-decoration: underline;
	color: #660066;
	
}
a.brown:active {
	text-decoration: underline;
}



h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
h1 {
	font-size: 20px;
	color: #341510;
}
h2 {
	font-size: 9px;
	color: #FF66CC;
}