.style2 {font-size: 34px}
.style4 {font-size: 45px}
body {
	background-color: #000000;
}
.style6 {font-size: 45px; color: #00FFFF; }
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #0000FF;
}
.style8 {font-size: 36px; font-weight: bold; }
.style10 {font-size: 34px; font-weight: bold; }