H1 { DISPLAY: none } H2 { DISPLAY: none } 

A:visited { color: #FFFF00}
A:active { color: #CCCCCC}
A:hover	{ color: #FFFF99}
a:link {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {
	text-decoration: underline;
	text-align: center;
}

.fixed {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FFC;
	text-align: left;
}
.Bold {
	font-weight: bold;
}
.fixed img {
	background-position: center;
	text-align: center;
}
