body {
	font-size: 14px;
	color: #000000;
	background-color: #FFCCFF;
}
a:link {
	color: #003333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000044;
}
a:hover {
	text-decoration: underline;
	color: #660000;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #FFCC33;
}
h2 {
	color: #BB0066;
}
p {
	color: #CC0000;
}
table.main {
	background-color: #333366;
	border: #FFFFFF solid 1px;
	
}
td.main{
	background-color: #CCAACC;
}
.but{
	background-color: #6666FF;
}
.war {
	color: #000000;
}
