﻿.lnkNormal
{
	font-family: Tahoma;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-align: justify;
	text-decoration: none;
	color: #007A97;
}

.lnkNormal:hover
{
	text-decoration: underline;
	color: #01A1C7;	
}