.background {
	background-image: url(Images/texture1-LGreyTile032706.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: center center;
}
.bodyText {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCFFFF;
}
a:active {
	text-decoration: none;
}
