html, body	{
	scrollbar-arrow-color: #efece7;
	scrollbar-base-color: #efece7;
	scrollbar-dark-shadow-color: #efece7;
	scrollbar-track-color: #efece7;
}
body	{
	background-image : url(images/outertile.jpg);
	font-family : Verdana, Helvetica, sans-serif;
	color : #CA737D;
	font-size : .8em;
}
p	{
	text-align : left;
}
.t	{
	font-size : 1.1em;
	text-align : center;
	font-weight : bold;
}
.d	{
	text-align : center;
}
a:link, a:visited	{
	color : #CA737D;
	text-decoration : none;
}
a:hover	{
	color : #8a958f;
	text-decoration : none;
	cursor : crosshairs;
}
a:active	{
	color : #CA737d;
	text-decoration : none;
}
#index	{
	text-align : center;
}