﻿#flash a:link{
	color: #0064A6;
	text-decoration: underline;
	font-weight: normal;
}

#flash a:hover{
	color: #00CCFF;
	text-decoration: underline;
	font-weight: normal;
}