.backcolor {
	background-image: url(images/pixel.jpg);
	background-repeat: repeat-x;
}
.fontstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.fontstyle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
a{text-decoration:none;}

<!--
.style2 {font-family: "Times New Roman", Times, serif; font-size: 13px; color: #CCCCCC; }
body {
	background-color: #000000;
}
a:link {
	color: #8E987F;
}
a:visited {
	color: #8E987F;
}
a:hover {
	color: #9BA863;
}
a:active {
	color: #8E987F;
}
.style5 {font-family: "Times New Roman", Times, serif}
.style7 {font-weight: normal; color: #8E987F; font-size: 12px;}
.style9 {font-weight: normal; color: #CCCCCC; font-size: 12px; }
.style10 {
	font-size: 14px;
	color: #666666;
}
