.a2 {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: white;	
}

.a1 {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: red;	
}
.a1 A:link {
	text-decoration: underline;
	color:red;
}
.a1 A:visited {
	text-decoration: underline;
	color:red;
}
.a1 A:active {
	text-decoration: underline;
	color:red;
}
.a1 A:hover {
	text-decoration: underline;
	color: red;
}

.a3 {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;	
}
.a3 A:link {
	text-decoration: underline;
	color:#999999;
}
.a3 A:visited {
	text-decoration: underline;
	color:#999999;
}
.a3 A:active {
	text-decoration: underline;
	color:#999999;
}
.a3 A:hover {
	text-decoration: underline;
	color: #999999;
}

.ch {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: white;
	letter-spacing: 5px;
}

.cs {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	letter-spacing: 18px; 
}
.ct {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	letter-spacing: 1px; 
	white-space: nowrap;
	
}
.cl {
	padding-bottom: 6px;
}
.cf {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: white;
	letter-spacing: 2px;
}

.gi {
	font-family: Trajan, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
