/************************************************/
/* menu *****************************************/
/************************************************/


.menutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}

.menutext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}

.menutext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #000000;
	text-decoration: none;
}

/************************************************/
/* contact*****************************************/
/************************************************/


.contacttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	color: #669999;
	text-decoration: none;
}

.contacttext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	color: #669999;
	text-decoration: none;
}

.contacttext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: lighter;
	color: #CD8B49;
	text-decoration: none;
}


/************************************************/
/* logo *****************************************/
/************************************************/

.logotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #669999;
	text-decoration: none;
}

.logotext a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #669999;
	text-decoration: none;
}


.logotext b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	color: #669999;
	text-decoration: none;
}



.logotext a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	color: #4E6D6D;
	text-decoration: none;
}

