body {
	margin-left: 0px;
	margin-right: 0px;	
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #5B7CFF;
	font-family: "Comic Sans MS", Arial, Verdana;
	background-image: url(images/tile.gif);
}
a:link {
	color: #5B7CFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B7CFF;
}
a:hover {
	text-decoration: underline;
	color: #C255C6;
}
a:active {
	text-decoration: none;
	color: #C255C6;
}

.heading {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
body,td,th {
	color: #5B7CFF;
}
.new {
	color: #FFFFFF;
}
.models {
	font-size: 16px;
}
.bikini {
	font-size: 16px;
}
.shops {
	font-size: 16px;
}
.photographers {
	font-size: 16px;
}
.contests {
	font-size: 16px;
}
.disclaimer {
	font-size: 12px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #000000;
}
.text {
	color: #FFFFFF;
}
a.links:visited {
	color:#FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
a.links:link {
	color:#FFFFFF;
	font-size: 16px;
	text-decoration: none;
}
a.links:hover {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
}
a.paris-hilton:visited {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.paris-hilton:link {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
a.paris-hilton:hover {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #C255C6;
}
.main-heading {
	font-size: 65px;
	color: #FFFFFF;
}

