H1 {
	font-size: 16px;
	font-family: Arial;
	color: #666;
	display: inline;
	text-align: center;
}
.indextext {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-align: justify;
	background-image: url(img/delim.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-top: 10px;
	display: block;
	width: 800px;
}


A {
text-align: center;
	color: #666;
}

A:Hover {
	color: #666;
}



A:LINK, A:VISITED {
	color : #666;
	text-decoration : underline;
}

div.enter {
text-align: center;
}