body {
	font-size: 14px;
	color: #000000;
	background-color: #FFDFBF;
}
a:link {
	color: #493350;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #850A24;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #990000;
}
p {
	color: #990000;
}
table.main {
	background-color: #695370;
}
td.main{
	background-color: #DDBF9F;
}
.but{
	background-color: #AD8F6F;
}
.war {
	color: #000000;
}
