<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: bold 18pt verdana;
text-align: center;
color: #333399;
}
h2{
font: bold 16pt times;
color: #330066;
}
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>