/* CSS Document */

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.menutext {

	font-family: Tahoma;
	font-size: 11px;
	color: #8c8c8c;
    text-decoration: none;
}
.menutext:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #db4d00;
    text-decoration: underline;
}
.menutext1{

	font-family: Tahoma;
	font-size: 11px;
	color: #351a03;
    text-decoration: none;
}
.menutext2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #351a03;
    text-decoration: none;
}
.menutext2:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #db4d00;
    text-decoration: underline;
}
.reedmore {

	font-family: Tahoma;
	font-size: 11px;
	color: #db4d00;
    text-decoration: underline;
}
.services {

	font-family: Tahoma;
	font-size: 11px;
	color: #323232;
    text-decoration: underline;
}
.newsdate {

	font-family: Tahoma;
	font-size: 11px;
	color: #db4d00;
    text-decoration: none;
}