body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #920000;
	text-align: center;

}


.style1 {font-size: 48px;
	color: #FFFF00;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif
	text-align: center;}
	
	.style2 {font-size: 16px;
	color: #FFFF00;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;}
	

a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFF00;
}

a:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFF00;
}

a:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FF0000;
}
a:active {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFF00;
}