body  { color: #fff; background-color: #0e1967; background-image: url(bg1.gif); margin: 0 }
.story {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
a.joinnow {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a.joinnow:hover {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #00c2e4;
	text-decoration: underline;
}
.border {
	border: 3px solid #FFFFFF;
}
.joinborder {
	border: 1px solid #00c2e4;
}
a { color: #fff; text-decoration: none }
a:visited { color: #fff; text-decoration: none }
a:hover { color: #00f; text-decoration: underline }
a:active { color: #00f; text-decoration: underline }
