.copyright {
	font-size: 9px;
	color: #000000;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left 1px;
	background-image: url(images/bg_upper.jpg);
	margin: 0px;
}
p {
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
}
a:link {
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: underline;
}
a:hover {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
ul {
	font-weight: normal;
	line-height: 18px;
}
.bigBrother {
	font-size: 16px;
	font-weight: bold;
}
.bigRed {

	font-size: 16px;
	font-weight: bold;
	color: #660000;
}
.form {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
.navigation {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.navigation a:link {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.navigation a:visited {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.navigation a:active {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.bigBaby {
	font-size: 14px;
	font-weight: bold;
}

.navigation a:hover {
	font-size: 20px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.special {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
