.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: justify;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

.link:hover	{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #888888;
	text-align: justify;
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}

.txt05 {

	font-family: Tahoma, Georgia, Tahoma, Sans-serif, Helvetica;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.txt05:hover {
	text-decoration: underline;
}
