<style type="text/css">
div.menu{
		width: auto;
		text-align: center;
		} 
BODY{
scrollbar-face-color: #ffcc99;  }
p{
text-align: justify;
}
li{
text-align: justify;
}
h1{
font: 24pt comic sans ms;
text-align: center;
color: #333399;
}
h2{
font: bold 15pt times;
color: #330066;
}

h3{
font: bold 14pt comic sans ms;
color: #cc3333;
}

a:link {
        color:#0F13B6; 
	text-decoration:none;
	font-weight:none;
}

a:active {
	color:#FF0000;
	text-decoration:none;
	font-weight:none;
}

a:visited {
	text-decoration:none;
	font-weight:none;
}

a:hover {
        color:#FF0000;
	text-decoration:underline;
}
</style>