a:hover {
	color: #FF9797;
	text-decoration: none;
}
.linky {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.linkydisabled {
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.linkybig {
	color: #FF0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.rmbut {
	background-image: url(../images/remembermebutton.jpg);
	height: 12px;
	width: 80px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	filter:alpha(opacity=100);
}
body {
	scrollbar-3dlight-color:#F6F6F6;
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #F6F6F6;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #F6F6F6;
	scrollbar-highlight-color: #F6F6F6;
	scrollbar-shadow-color: #F6F6F6;
	scrollbar-track-color: #F6F6F6;
	font-family: Arial, Helvetica, sans-serif;
}
