<STYLE>
a:hover { color: red; background-color: deepskyblue; text-decoration: none }

a.top:link { color: #d860e8; font-weight: bold; text-decoration: underline }
a.top:visited { COLOR: #d860e8; background: none; font-weight: bold; text-decoration: underline }
a.top:hover { COLOR: white; background-color: red; text-decoration: underline }
a.top:active { COLOR: red; background: underline }

a.top2:link { color: #44b694; font-weight: bold; text-decoration: underline }
a.top2:visited { COLOR: #44b694; background: none; font-weight: bold; text-decoration: underline }
a.top2:hover { COLOR: white; background-color: red; text-decoration: underline }
a.top2:active { COLOR: red; background: underline }


a.thumb1:link img{ color: gold; font-weight: bold; text-decoration: none }
a.thumb1:visited img{ COLOR: gold; background: none; font-weight: bold; text-decoration: none }
a.thumb1:hover img{ COLOR: white; background-color: red; text-decoration: none }
a.thumb1:active img{ COLOR: red; background: none }


	BODY { background-image: url(stars-01.jpg);  scrollbar-arrow-color: red; scrollbar-base-color: white; scrollbar-track-color: skyblue; font-family: Verdana; font-size: 14px; color: gold; text-decoration: none }

	.topics { font-family: Snell Bd BT; font-size: 32px }

</STYLE>
