body{
	color:white;
	background:#093c88;
	text-align:center;
	font-family:"Trebuchet MS", verdana, arial, sans-serif;
	font-size:22px;
	line-height:2em;
}
h1{
	font-size:1.3em;
}
a{
	color:white;
	padding:0 3px;
	text-decoration:none;
	border-bottom:2px solid;
}
a:hover{
	background:#333;
}

.a1{
	color:#fc3;
	font-size:.7em;
}
.a1:hover{
	border-top:2px solid;
	
}

.a2{
	color:#ddd;
	font-size:.8em;
}
.a2:hover{
	border-top:2px solid;
}
.a3{
	color:#9f3;
	font-size:.9em;
}
.a3:hover{
	border-top:2px solid;
}
.a4{
	color:#fff;
	font-size:1em;
}
.a4:hover{
	border-top:2px solid;
}
.a5{
	color:#eee;
	font-size:1.1em;
}
.a5:hover{
	border-top:2px solid;
}
.a6{
	color:#3ff;
	font-size:1.2em;
}
.a6:hover{
	border-top:2px solid;
}
.a7{
	color:#fff;
	font-size:1.3em;
}
.a7:hover{
	border-top:2px solid;
}
.a8{
	color:#9f3;
	font-size:1em;
}
.a8:hover{
	border-top:2px solid;
}
.a9{
	color:#fc3;
	font-size:1.2em;
}
.a9:hover{
	border-top:2px solid;
}

#thelist{
	
}
#thelist li{
	list-style-type:none;
	padding:1px;
	margin:.5em 1em;
	display:inline;
}