.trendscss {
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-color: #1E87C0;
	height: 349px;


}
.bottombg {
	background-image: url(images/bottombg.jpg);
	background-repeat: repeat-x;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	word-spacing: 1pt;
}
.bottomline {
	background-image: url(images/bottomlinebg.jpg);
	background-repeat: repeat-x;
}
a:hover {
	color: #FEFE07;
	text-decoration: none;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
.tableborder {
	border: #CCCCCC;
}
.linksCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
.tableborder {
	border: #CCCCCC;
}
