a {
	color: #333333;
	font-family: Tahoma;
	text-decoration: none;
	font-weight: normal;
	line-height: normal;
	font-size: 11px;





}
a:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: blink;
	font-family: Tahoma;
	font-weight: normal;


}
