a:active {  color: #990000; text-decoration: underline}
a:hover {  color: #FF0000; text-decoration: none; background-color: #FFFFFF}
a:link {  color: #003399; text-decoration: none}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:active {  }
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
#center {
	text-align: center;
}
