a:link {color: #0000FF}
a:visited {color: #0000FF}
a:hover {color: #FF0000}
a:active {color: #00FF00}


h1 {
	color: #FF0000;
	text-align: center;
	font-variant: small-caps;
}
h2 {
	color: #0000FF;
	text-align: center;
}

h3 {
	color: #FF0000;
}

h3.a {
	color: #0000FF;
}

h4 {
	color: #FF0000;
	text-align: center;
}

h6 {
	color: #FF0000;
	text-align: center;
}
small {
	color: #FF0000;
}
