.text {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	line-height: 17px;
}
.textyellow {
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}
.textwrite {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}

