<style type="text/css">
<!-- 

body
{
scrollbar-base-color: #ccddee;
scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #34679a;
scrollbar-track-color: #bcd2e9;
}

a:link {
	color: #ffffff;
	text-decoration: underline;
}

a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover, a:active {
	color: red;
        background-color: white;
	text-decoration: none;
}

h1 {font-family: arial,verdana,helvetica,tahoma; font-size:14pt; color: #96c8ff; }
h2 {font-family: arial,verdana,helvetica,tahoma; font-size:11pt; color: #96c8ff; }
h3 {font-family: arial,verdana,helvetica,tahoma; font-size:6pt; color: #e6e6fa; }

-->
</style>