.footerlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color: #009900;

} 
A {
	text-decoration:none;
	color: #006600;
}
.table {
	background-attachment: fixed;
	background-image: url(images/framework/content-bg.gif);
	background-repeat: repeat;
	background-position: center center;
}
.table2 {
	background-attachment: fixed;
	background-image: url(images/framework/collage-bg1.jpg);
	background-repeat: repeat;
	background-position: center top;
}
