.bluetxt {
	font-family: Tahoma;
	color: #31516F;
	font-size: 10px;
}
.graytxt {

	font-family: Tahoma;
	color: #666666;
	font-size: 10px;
}
.bluetxthead {

	font-family: Tahoma;
	color: #31516F;
	font-size: 12px;
}
.whitetxt {

	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 10px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
	color: #CC0000;
}

