.info_down {
	font-family: Arial;
	font-size: 12px;
	color: #00CCCC;
	font-weight: normal;
}
.info_down a:link {
color:#00CCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.info_down a:visited {
color:#00CCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.info_down a:hover {
	color:#FF0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.info_down a:active {
color:#00CCCC;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

