body {
	background-color: #B3C1FF;
}
.style1 {
	font-size: 24px;
	font-weight: bold;
}
a:link {
	font-size: 16px;
	color:#660000;
	
}
a:visited {
	font-size: 16px;
	color:#666600;
}
a:hover {
	font-size: 16px;
	color:#666600;
}