.text {
	font-family: "Times New Roman", Times, ;
	font-size: 12px;
	font-style: normal;
	font-weight: 100;
	color: #CCCCCC;
	text-decoration: none;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.links {
	font-family: "Times New Roman", Times;
	font-size: 12px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
}

