.sitetemplate {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	cursor: default;
	font-size: x-small;
	background-image: url(images/new_bg_test.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: 748C9B;

}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	cursor: pointer;
	font-size: x-small;
	
}

