p {
    font-family: arial,verdana,sans-serif;
    font-weight: bold;
    text-decoration: none;
    color: #6B2D38;
}

.FooterLinkOff a:link, .FooterLinkOff a:visited {
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	font-size:11px;
}

.FooterLinkOff a:hover, .FooterLinkOff a:active, .FooterLinkOff a:focus {
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
	font-size:11px;
}

.FooterLinkOn a:link, .FooterLinkOn a:visited, .FooterLinkOn a:hover, .FooterLinkOn a:active, .FooterLinkOn a:focus {
	font-family:arial,verdana,sans-serif;
	font-weight:normal;
	color:#000;
	text-decoration:underline;
	font-size:11px;
}


#content {margin:auto;width:967px;text-align:center;background-color:#F3F4F4;}