/************** .Normal Styles ***************/
a:link, a:visited, {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

/************** .content styles ***************/
.contentbg {
	margin: 0;
}