body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 100;
	color: #FFFFFF;
	background-color: #000000;
	font-style: italic;
	margin: 10px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text1 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
