a:link {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FFF;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
.whitetxt {
	color: #FFFFFF;
}
.DarkArt3 {
	text-align: center;
	font-size: 3pt;
}
.DarkArt3 font {
	text-align: left;
}
body copy {
	font-family: Arial, Helvetica, sans-serif;
}
body p {
	color: #FFF;
}
body p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.tagline {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #900;
	font-weight: bold;
}
