
.footerTextLink
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #808080; 
	text-decoration: none;
	background-color : white;
}

.footerTextLink:hover
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #808080; 
	text-decoration: none;
	background-color : white;
}

.mainText
{
	font-weight : normal; 
	font-family : Verdana, Arial, Univers, Serif; 
	font-size : 11px; 
	color : black; 
	background-color : white;
	text-decoration : none; 
}

.galleryText
{
	font-weight : normal; 
	font-family : Verdana, Arial, Univers, Serif; 
	font-size : 11px; 
	color : black; 
	background-color : white;
	text-decoration : none; 
}

.linkText
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #c00000; 
	text-decoration: underline;
	font-weight: bold;	
	background-color : white;
}

.linkText:hover
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #ffaa07; 
	text-decoration: underline;
	font-weight: bold;
	background-color : white;
}

.galleryLink
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #c00000; 
	text-decoration: underline;
	font-weight: bold;	
	background-color : white;
}

.galleryLink:hover
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #ffaa07; 
	text-decoration: underline;
	font-weight: bold;
	background-color : white;
}



.galleryNextPrevLink
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #c00000; 
	text-decoration: underline;
	font-weight: bold;	
	background-color : white;
}

.galleryNextPrevLink:hover
{ 
	font-family: Verdana, Arial, Univers, Serif; 
	font-size: 11px; 
	color: #ffaa07; 
	text-decoration: underline;
	font-weight: bold;
	background-color : white;
}



p
{
	font-weight : normal; 
	font-family : Verdana, Arial, Univers, Serif; 
	font-size : 11px; 
	color : black; 
	background-color : white;
	text-decoration : none; 
} 

.mainTitle
{
	font-weight : bold; 
	font-family : Verdana, Arial, Univers, Serif; 
	font-size : 13px; 
	color : black; 
	background-color : white;
	text-decoration : none; 
}

.deiseTitle
{
	font-weight : bold; 
	font-family : Verdana, Arial, Univers, Serif; 
	font-size : 13px; 
	color : black; 
	background-color : white;
	text-decoration : none; 
}

.headerText
{
	font-weight : normal; 
	font-family : Verdana, Arial, Univers, Serif; 
	font-size : 11px; 
	color : white; 
	background-color : black;
	text-decoration : none; 
}

