/* CSS Document */
.middleTextFormat {
	font-family:Arial;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}


/*.middleTextFormat:hover {
	font-family:Arial;
	font-size:13px;
	color:#000066;
	text-decoration:underline;
}*/

.middleTextFormatQuotes {
	font-family:Arial;
	font-size:13px;
	color:#000000;
}

.rightTextFormat {
	font-family:Arial;
	font-size:11px;
	color:#000000;
}

.moreQuotes {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.moreQuotes:hover {
	font-family:Arial;
	font-size:11px;
	color:#000066;
	text-decoration:underline;
}

.sloganTextFormat {
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	color:#000000;
}

.copyrightTextFormat {
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-align:center;
}

.copyrightLink {
	font-family:Arial;
	font-size:10px;
	color:#333333;
	text-decoration:none;
}

.copyrightLink:hover {
	font-family:Arial;
	font-size:10px;
	color:#000066;
	text-decoration:underline;
}

.contactText {
	font-family:Arial;
	font-size:10px;
	color:#000000;
}

.contactText {
	font-family:Arial;
	font-size:10px;
	color:#000000;
}

.email {
	color:#000000;
	text-decoration:none;
}

.email:hover {
	color:#000066;
	text-decoration:underline;
}

.emailContact {
	color:#000000;
	text-decoration:none;
}

.emailContact:hover {
	color:#000066;
	text-decoration:underline;
}



