.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: #FFFFFF;
}
.mainContent a:link {
	color: #F00;
	text-decoration: underline;
}
.mainContent a:visited {
	color: #F00;
	text-decoration: underline;
}
.mainContent a:hover {
	color: #F00;
	text-decoration: none;
}
.mainContent a:active {
	color: #F00;
	text-decoration: underline;
}

.mainContentBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 14px;
	color: #FFFFFF;
}

.mainContentVeryBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14px;
	color: #FFFFFF;
}


.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;
}

.mainContentRed {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ef3f23;
}
.mainContentRed a:link {
	color: #ef3f23;
	text-decoration: underline;
}
.mainContentRed a:visited {
	color: #ef3f23;
	text-decoration: none;
}
.mainContentRed a:hover {
	color: #ef3f23;
	text-decoration: none;
}
.mainContentRed a:active {
	color: #FFF;
	text-decoration: none;
}


.mainContentYellow {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #fff215;
}
.mainContentYellow a:link {
	color: #fff215;
	text-decoration: underline;
}
.mainContentYellow a:visited {
	color: #fff215;
	text-decoration: none;
}
.mainContentYellow a:hover {
	color: #fff215;
	text-decoration: none;
}
.mainContentYellow a:active {
	color: #fff215;
	text-decoration: none;
}

.mainContentTitleRed {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #ef3f23;
}


.imageComment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

.imageComment a:link {
	color: #F00;
	text-decoration: underline;
}
.imageComment a:visited {
	color: #F00;
	text-decoration: underline;
}
.imageComment a:hover {
	color: #F00;
	text-decoration: none;
}
.imageComment a:active {
	color: #FFF;
	text-decoration: underline;
}

.imageNavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
}
.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;
}

.breadcrumbsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.breadcrumbsContent a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumbsContent a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.breadcrumbsContent a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.breadcrumbsContent a:active {
	color: #FFFFFF;
	text-decoration: underline;
}


.photoStyle {
	color: #C0C0C0;
	background-color: #010101;
	border: 1px dotted #EF3F23;
}

.photoStyle a:link {
	color: #F24F4;
}
.photoStyle a:visited {
	color: #C0C0C0;
}
.photoStyle a:hover {
	color: #C0C0C0;
	background-color: #010101;
	border: 1px double #99FF00;
}
.photoStyle a:active {
	color: #C0C0C0;
}
.fontsize5 {
	font-size: 5px;
}

