a:link {
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFFFF;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
	background-color: #FFFFFF;
}

a img {
	border: none;
}

.center {
	text-align: center;
}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #808080;
	font-style: italic;
	background-color: #FFFFFF;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	line-height: 20px;
}