.LargeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
}
body {
	background-attachment: fixed;
	background-color: #999999;
	background-image: url(images/crucial-wall-background3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
a:hover {
	color: #66CC00;
}
a:visited {
	color: #EEEEEE;
}
a:active {
	color: #000099;
}
