a:active {  color: #CC0000; text-decoration: underline}
a:visited {  color: #999999; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: none}
a:link {  color: #0066ff; text-decoration: underline}
a.nav:active {  color: #FFFFFF; text-decoration: none}
a.nav:visited {  color: #cc9999; text-decoration: none}
a.nav:hover {  color: #FFFFFF; text-decoration: none}
a.nav:link {  color: #cc9999; text-decoration: none}
a.small:active {  color: #cc0000; text-decoration: underline}
a.small:visited {  color: #999999; text-decoration: underline}
a.small:hover {  color: #CC0000; text-decoration: underline}
a.small:link {  color: #999999; text-decoration: underline}
a.smalltop:active {  color: #cc0000; text-decoration: none}
a.smalltop:visited {  color: #999999; text-decoration: none}
a.smalltop:hover {  color: #CC0000; text-decoration: none}
a.smalltop:link {  color: #999999; text-decoration: none}
.background {
	background-repeat: no-repeat;
	background-position: center top;
}
