/************* Text styles ***************/
/*
Date : 15/10/2007
Time : 3.10 P.M.
Author : Charitha Punchinilame
Copyright © 2007 Sabaragamuwa Provincial Council, Sri Lanka. All rights reserved.
*/
.des{


	font-size:14px;
	color: #000000;
	font-weight:normal;


}

.des a{
	color: #000000;
	text-decoration: none;
}

.des a:hover{
	color: #000000;
	text-decoration: underline;
}
