a {
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
	color:#f00;
}
.flashtxt {
	font-size: 10px;
	font-weight: normal;

}

