*
{scrollbar-face-color: #714D35; 
scrollbar-highlight-color: #714D35; 
scrollbar-shadow-color: #714D35; 
scrollbar-3dlight-color: #714D35; 
scrollbar-arrow-color:  #5bc0dc; 
scrollbar-track-color: #714D35; 
scrollbar-darkshadow-color: #714D35; 
}
body {
	height: 400px;
	width: 550px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-color: #663333;
}
table {
	width: 420px;
	border: thin dotted #51ACC7;
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
html { overflow-x:hidden }
a:focus { -moz-outline: none; }
