body {
	background-color: #CCCCCC;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	margin: 3px;
}
p {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	margin: 5px;
}
.forms {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC !important;
	border: 1px solid #000000;
}
.girlsbak {
	background-image: url(../images/shared/flaggirlsbak.jpg);
}
.pixelborderblack {
	border: 1px solid #000000;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
