body {background-color: black;
	color: #FFCC00;
	font-family:Arial, Helvetica, sans-serif;
}


a:link { 
	color: #FF0000;
	}
a:visited { 
	color: #33aaFF;
	}
a:hover { 
	color: #AA00AA;
	}



.style1 {color: #FF0000;
		font-size: 22px;
		}
	.style2 {
	font-size: 20px;
	font-weight: bold;
}

.size18 {font-size: 18px}
.stylespace13 {font-size: 13px}
.stylespace5 {font-size: 5px}

.style4 {font-size: 28px}
.style5 {
	font-size: 28px;
	color: #FF0000;
}
.style6 {font-size: 28px}
.red{color: #FF0000;}
.redbold{color: #FF0000;font-weight: bold;}
.green {
	color: #0F0;
}
