body {
	color: #333333;
	background-attachment: fixed;
	background-image: url(../images/texture.jpg);
	background-repeat: repeat;
	background-position: left top;
}

/*normal links - blue then red*/
<style>
.norm:link {color: '003366'; text-decoration:underline}
.theme {
	background-attachment: fixed;
	background-image: url(../images/AltoNet_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.earthback {
	background-attachment: fixed;
	background-image: url(../images/AltoNet_11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.bluetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	margin: 6px;
	padding: 6px;
}
.lightblue {
	background-color: #CEE0EC;
	margin: 0px;
	padding: 5px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 300;
	color: #000000;
	text-decoration: none;
}




.norm:visited {color: '003366'; text-decoration:underline}
.norm:hover {color: '990000'; text-decoration:none}

/* "top of page" & footer*/
.top:link {color: '003366'; text-decoration:underline}
.top:visited {color: '003366'; text-decoration:underline}
.top:hover {color: '000000'; text-decoration:none}

/*printer-friendly*/
.print:link {color: '666666'; text-decoration:none}
.print:visited {color: '666666'; text-decoration:none}
.print:hover {color: '666666'; text-decoration:underline}

/*reseller backroom*/
.blu:link {color: '006699'; text-decoration:none}
.blu:visited {color: '006699'; text-decoration:none}
.blu:hover {color: '990000'; text-decoration:none}

/*subsections - bottom links*/
.sub:link {color: '666666'; text-decoration:underline}
.sub:visited {color: '666666'; text-decoration:underline}
.sub:hover {color: '666666'; text-decoration:none}
</style>
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}