.nettitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #9900CC;
	text-align: right;
	font-weight: bolder;
	line-height: normal;
	text-transform: lowercase;

}
.netbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #66CCCC;
	text-align: left;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;

}
.netfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADECEB;
	text-align: center;
}
.misctitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #66CCCC;
	text-align: right;
	font-weight: bolder;
	line-height: normal;
	text-transform: uppercase;
}
.netHomeLInks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #962EAE;
	text-decoration: none;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9966FF;
}
