/******* MaxGlamour BoldTour Global Styles *******/

body,td,th {
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #093272;
	background-image:url(/sites/maxbold/assets/graphics/global/gradientBg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}
.copyright {
	color: #7CA0DC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.modelNames {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.datePink {
	color: #FF00FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}





