.ckoi {
	font: 10px arial;
	color: #669999;
	text-decoration: none;
	border: thin solid #669999;
}
h1 {
	font: 10px arial;
	color: #669999;
	text-decoration: none;
	border: thin solid #669999;
}
input {
	color: #669999;
	text-decoration: none;
	border: thin solid #669999;
	background: #D3E2E2;
	text-transform: uppercase;
	font: small-caps 10px arial;



}
textarea {
	font: small-caps 10px arial;
	color: #669999;
	background: #D3E2E2;
	border: thin solid #669999;
	text-transform: uppercase;
	text-decoration: none;

}
table {
	border: thin dashed #669999;
	background: #FFFFFF;

}
h2 {
	font: bolder small-caps 14px arial;
	color: #669999;
	text-decoration: none;
	background: #D3E2E2;
	border: medium solid #669999;
}
a:link {
	font: 10px arial;
	color: #669999;
	text-decoration: none;
	background: #FF99FF;
}
a:hover {
	font: 10px arial;
	color: #669999;
	text-decoration: none;
	background: #FF99FF;
}
a:visited {
	font: 10px arial;
	color: #669999;
	text-decoration: none;
	background: #FF99FF;
}
a:active {
	font: 10px arial;
	color: #669999;
	text-decoration: none;
	background: #FF99FF;
}
h3 {
	font: 9px arial;
	color: #99CCCC;
	text-decoration: none;
}
img {
	border: medium solid #669999;
}
body {
	background: #669999;

}

