
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF00;
}
a:hover {
	text-decoration: underline;
	color: #ECE9D8;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}


.t1 {
	font-family: tahoma;
	font-size: 14px;
	color: #FF99FF;
	font-weight: bold;
}
.t2 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFCCFF;
}
.t3 {
	font-family: tahoma;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.t4 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.t5 {
	font-family: tahoma;
	font-size: 12px;
	color: #FF99D4;
}
.t6 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFC3D4;
}

.t7 {
	font-family: tahoma;
	font-size: 11px;
	color: #ED7CE4;
}
