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

	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	font-weight:bold;


}

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

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