a:link {
 color: #0033CC;
 text-decoration: none;
}

a:visited {
 color: #555599;
 text-decoration: none;
}

a:hover {
 color: #FF0000;
 text-decoration: underline;
}

a:active {
 color: #FF0000;
 text-decoration: none;
}

td {
	font-size: 10px;
	color: #000000;
}

.pink {
	font-size: 10px;
	color: #F9818F;
}

.txt10 {
	font-size: 10px;
	color: #333333;
}

.txt9update {
	font-size: 9px;
	color: #333333;
}

.txt12 {
	font-size: 12px;
	color: #333333;
}
.txt14 {
	font-size: 14px;
	color: #000000;
}