body {
	margin: 0px;
	padding: 0px;
	background-image: url(pix/backside.gif);
	background-repeat: no-repeat;

}


a:link {
	color:#666644;
	text-decoration:none;
	font-weight: normal;

}


a:visited { font-weight:normal; color:#666644; text-decoration:none; }



a:active {
	text-decoration:none;
	font-weight: normal;
}

a:hover {
	font-weight:normal;
	color:#663366;
	background-position: center center;
	text-decoration: underline;




}



H1 {
	font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	color:#C600FF;
	font-size: 11px;
	padding-left: 5px;
	line-height: 16px;
	margin: 0px;
	font-weight: normal;

}

.subH2 {
	color:#666644;
	font-size: 9px;
	padding: 0px;
	font-weight: normal;
	font-family: Arial, Verdana, sans-serif;







}
.yellow {
	color:#C6FF00;
}
