/* The Official Jumpsuit Boy Fan Page External CSS File - Drug & hassle free! */
a:active {
	color: #ff0000;
	background-color: #663366;
}
a:hover {
	color: #ffff00;
	text-decoration: underline;
}
a:link {
	color: #dd0000;
	text-decoration: none;
}
a:visited {
	color: #aa0000;
	text-decoration: none;
}
blockquote {
	font-weight: 400;
	font-size: 11px;
}
body {
	color: white;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: black url(images/jsb_bkgrnd.jpg);
}
h2 {
	color: white;
	font-weight: 700;
	font-size: 16px;
}
h4 {
	color: white;
	font-weight: 700;
	margin-bottom: -8px;
}
ul {
	font-size: 13px;
}
hr {
	color: #dd0000;
}

