/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/lcbggradient.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

a:link {
	color:#999966;
}
a:visited {
	color:#999966;
}
a:active {
	color:#999966;
}
a:hover {
	color:#666600;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	height: 140px;
	width: 140px;
}
