A:link {color : #5CBD0B ; text-decoration: underline;}
A:visited {color : #5CBD0B; text-decoration: underline;}
A:active {color : #5CBD0B; text-decoration: underline;} 
A:hover { color : #4A96EA; text-decoration: none;}

body {padding:0; margin:0; color:#FFFFFF; background-color:#FFFFFF
			scrollbar-face-color:#9CA0C3;
			scrollbar-highlight-color:#FFFFFF;
			scrollbar-3dlight-color:#C0C0C0;
			scrollbar-darkshadow-color:#172B7E;
			scrollbar-shadow-color:#000000;
			scrollbar-arrow-color:#4A96EA;
			scrollbar-track-color:#E0E0E0;
}

img.floatLeft { float: left; margin: 3px; }
img.floatRight { float: right; margin: 5px; }


.content {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 6D6D6D;
	text-decoration: none;
}

.staff {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 6D6D6D;
	text-decoration: none;
}

.boldblue {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 4A96EA;
	text-decoration: none;
}
.quote {
	font-family: Tahoma;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: none;
	font-variant: none;
	text-transform: none;
	color: 6D6D6D;
	text-decoration: none;
}
.quotename {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 5CBD0B;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: none;
	font-variant: none;
	text-transform: none;
	color: FFFFFF;
	text-decoration: none;
}