﻿
a:hover
{
    text-decoration: underline
} 
.txtBox
{
	height:20px;
	width:250px;	
	font-size:14px;	
	margin-top:3px;
}
.MultilineTxtBox
{
	overflow:hidden;	
	font-family: Verdana;
	font-size: 13px;
}

 
