.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;}
