@charset "iso-8859-1";
a:visited {
	color: #003399;
	margin: auto;
	text-align: center;
}
a:hover {
	color: #000033;
	background-color: #00FF66;
	text-align: center;
}
a:active {
	color: #0000CC;
	border: thin double #00CCFF;
	background-color: #33CCFF;
	text-align: center;
}
.red1 {
	background-color: #00CCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-align: center;
}
.background {
	background-color: #CC99CC;
	text-align: center;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #003399;
	text-align: center;
}
.text2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #003399;
	text-align: left;
}
.class a:link {
	color: #003399;
	text-align: center;
	background-color: #0033FF;
}
.text3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	text-align: justify;
}
