.mainMenuText {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #6C5735;
	background-color:#996666;
}
.mainMenuText a:link {
	color: #6C5735;
	text-decoration: underline;
}
.mainMenuText a:visited {
	color: #6C5735;
	text-decoration: underline;
}
.mainMenuText a:hover {
	color: #6C5735;
	text-decoration: none;
}
.mainMenuText a:active {
	color: #6C5735;
	text-decoration: underline;
}

.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}
.mainContent a:link {
	color: #1b7990;
	text-decoration: underline;
}
.mainContent a:visited {
	color: #1b7990;
	text-decoration: underline;
}
.mainContent a:hover {
	color: #1b7990;
	text-decoration: none;
}
.mainContent a:active {
	color: #1b7990;
	text-decoration: underline;
}

.mainContentDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1b7990;
}
.mainContentDark a:link {
	color: #6C5735;
	text-decoration: none;
}
.mainContentDark a:visited {
	color: #6C5735;
	text-decoration: none;
}
.mainContentDark a:hover {
	color: #6C5735;
	text-decoration: none;
}
.mainContentDark a:active {
	color: #6C5735;
	text-decoration: none;
}

.mainContentBlue {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #04b2fa;
}
.mainContentBlue a:link {
	color: #04b2fa;
	text-decoration: none;
}
.mainContentBlue a:visited {
	color: #04b2fa;
	text-decoration: none;
}
.mainContentBlue a:hover {
	color: #04b2fa;
	text-decoration: none;
}
.mainContentBlue a:active {
	color: #04b2fa;
	text-decoration: none;
}


.mainContentTitle {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #1b7990;
	font-style: normal;
	font-weight: bold;
}



.imageComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.imageComment a:link {
	color: #F4429F;
	text-decoration: underline;
}
.imageComment a:visited {
	color: #1b7990;
	text-decoration: underline;
}
.imageComment a:hover {
	color: #1b7990;
	text-decoration: none;
}
.imageComment a:active {
	color: #1b7990;
	text-decoration: underline;
}

.imageNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #1b7990;
}
.imageNavigation a:link {
	color: #1b7990;
	text-decoration: underline;
}
.imageNavigation a:visited {
	color: #1b7990;
	text-decoration: underline;
}
.imageNavigation a:hover {
	color: #1b7990;
	text-decoration: none;
}
.imageNavigation a:active {
	color: #1b7990;
	text-decoration: underline;
}


