a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: blink;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: underline;
}
