typeblue {
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
}
a:hover {
	color: #FF6600;
	text-decoration: blink;
}

a:link {
	color: #666666;
}
