﻿

BODY	{
		scrollbar-base-color: Maroon;
		scrollbar-arrow-color: #FFEDA6;
		}


a:active {
	color: #800000;
	text-decoration: none;
}
a:link {
	color: #800000;
	text-decoration: none;
}
a:visited {
	color: #800000;
	text-decoration: none;
}
a:hover {
	color: #c00000;
	text-decoration: underline;
}


.index-tiny-white {
	font: normal bold 7pt/9pt Comic Sans MS;
	color: White;
}

.td-main-center-white {
	font: normal normal 12pt/16pt Comic Sans MS;
	color: F8F8FF;
	text-align: center;
	vertical-align: middle;
}

.td-justify {
	font: 10pt/12pt Comic Sans MS;
	font-weight: bold;
	color: #FFEDA6;
	text-align: justify;
}
.td-center {
	font: 10pt/12pt Comic Sans MS;
	font-weight: bold;
	color: #FFEDA6;
	text-align: center;
}
     
</style>

