h1,h2,h3,h4 {
	color:#111166;
	text-align:center;
}

.white:link { 
	color: #ffffff ;
	text-decoration: none;
}
.white:visited { 
	color: #ffffff ;
	text-decoration: none;
}
.white:hover {
	color: #770033 ;
	text-decoration: none;
	background-color: #eeffff;
}

.thumb:link { 
	color: #002200 ;
	text-decoration: none;
	font: smaller;
}
.thumb:visited { 
	color: #002200 ;
	text-decoration: none;
	font: smaller;
}
.thumb:hover {
	color: #009900 ;
	text-decoration: none;
	background-color: #ddffff;
	font: smaller;
}
