﻿.Style_Linknew
{
	font-family :Verdana ;
	font-weight :bold;
	font-size :9px;
	color:black; 
}

.Style_Linknew:hover
{
	font-family :Verdana ;
	font-weight :bold;
	font-size :9px;
	color:blue; 
}

