@charset "UTF-8";

/*
Title:		zydecoflames.com - Global Stylesheet
Author:	Hamilton Rowan / Rowan Interactive
Updated:	06.10.10
*/

a {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: red;
}

.scrollBio {
	height: 434px;
	width: 376px;
	overflow: auto;
	border: 1px solid #333;
	background-color: #111;
	padding: 0 0 0 8px;
	margin: 0 0 12px 0;
}