

.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	margin-top: 30px;
	margin-left: 52px;
	margin-right: 10px;
}

.text a:link {
		color: #CCCCCC;
		text-decoration:none;

}

.text a:hover {
		color: #99CCFF;
		text-decoration:none;

}

.text a:visited {
		color: #CCCCCC;
		text-decoration:none;

}

.text a:visited:hover {
		color: #99CCFF;
		text-decoration:none;

}

.textTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;

}

.textTitle  a:link {
		color: #CCCCCC;
		text-decoration:none;

}

.textTitle  a:hover {
		color: #99CCFF;
		text-decoration:none;

}

.textTitle  a:visited {
		color: #CCCCCC;
		text-decoration:none;

}

.textTitle  a:visited:hover {
		color: #99CCFF;
		text-decoration:none;

}



.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}

.copyright a:link {
	color: #CCCCCC;
	text-decoration: none;
}

.copyright a:hover {
	color: #999999;
	text-decoration: none;
}

.copyright a:visited {
	color: #999999;
	text-decoration: none;
}
.copyright a:visited:hover {
	color: #CCCCCC;
	text-decoration: none;
}

.title a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #993333;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-decoration: none;
}
.title a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-decoration: none;
}
.title a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #993333;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-decoration: none;
}
.title a:visited:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999999;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-decoration: none;
}