/* CSS Document */

#DownText a:link, #DownText a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#DownText a:hover {
	color: #FF0000;
	text-decoration:none;
}
#DownText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	display:block;
}

#red2000 {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 08px;
	color: #FFFFFF;
}

#red20002 a:link, #red20002 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

#red20002 a:hover {
	color: #FF0000;
	text-decoration:none;
}
#red20002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 08px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	display:block;
}
.tag_h
{
	display: none;
}

