body { margin: 0px; }

body, td, p, ul, ol, li, a {
	font-weight: normal;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Serif;
	color: #c7ab79;
}

b { font-weight: bold; }

h1 {
	font-weight: bold;
	font-size: 20px;
	color: #c7ab79;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #c7ab79;
}

a:link, a:visited, a:active {
	font-weight: normal;
	color: #CCCC99;
}

a:hover {
	font-weight: normal;
	background-color: #CCCC99;
	color: #000000;
}

a.img {
	background-color: #000000;
	text-decoration: none;
}
