﻿
.LinkDel
{
	font-size:10.5pt;
	font-weight:bold;
	font-family:Arial;
	color:#246496;
	text-decoration:none;
}
.LinkDel:hover
{
    font-size:10.5pt;
	font-weight:bold;
	font-family:Arial;
	color:#158DD9;
	text-decoration:underline;
	
}